{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/simple_graph_algorithms","name":"simple_graph_algorithms","description":"A library with the goal of making running graph algorithms as easy as possible.","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/LMH01/simple_graph_algorithms","issueTracker":"https://github.com/LMH01/simple_graph_algorithms/issues","keywords":["easy-to-use","bellman-ford","pathfinding","graph","dijkstra"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"LMH01","url":"https://github.com/LMH01"}],"author":[{"@type":"Person","name":"LMH01","url":"https://github.com/LMH01"}],"copyrightHolder":[{"@type":"Person","name":"LMH01","url":"https://github.com/LMH01"}],"dateCreated":"2023-06-19","dateModified":"2023-06-19","datePublished":"2023-06-19","copyrightYear":2023,"downloadUrl":"https://static.crates.io/crates/simple_graph_algorithms/simple_graph_algorithms-1.0.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/simple_graph_algorithms/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/simple_graph_algorithms/"]}