{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/graph-generators","name":"graph-generators","description":"Generators for graphs.\nSupports classic (constant-sized) graphs, deterministic Generators\nand different random graph generators, based on mwc-random.\n\nThis library uses a library-agnostic and space-efficient graph\nrepresentation. Combinators are provided to convert said representation\nto other graph representations (currently only FGL, see Data.Graph.Generators.FGL)\n\nNote that this library is in its early development stages.\nDon't use it for production code without checking the correctness\nof the algorithm implementation.","version":"0.1.4.0","softwareVersion":"0.1.4.0","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/ulikoehler/graph-generators","issueTracker":"https://github.com/ulikoehler/graph-generators/issues","url":"https://github.com/ulikoehler/graph-random","keywords":["algorithms","apache","graphs","library","program","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"ulikoehler"}],"author":[{"@type":"Person","name":"ulikoehler"}],"copyrightHolder":[{"@type":"Person","name":"ulikoehler"}],"dateCreated":"2014-04-19","dateModified":"2018-06-08","datePublished":"2018-06-08","copyrightYear":2014,"downloadUrl":"https://hackage.haskell.org/package/graph-generators-0.1.4.0/graph-generators-0.1.4.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/graph-generators"],"https://www.w3.org/ns/activitystreams#likes":3,"https://forgefed.org/ns#forks":4}