{"id":19519774,"url":"https://github.com/dahlitzflorian/java-dijkstra-algorithm","last_synced_at":"2025-08-20T03:41:07.784Z","repository":{"id":102340575,"uuid":"134397916","full_name":"DahlitzFlorian/java-dijkstra-algorithm","owner":"DahlitzFlorian","description":"A Java implementation of the Dijkstra Algorithm.","archived":false,"fork":false,"pushed_at":"2018-05-28T14:53:30.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T13:27:14.141Z","etag":null,"topics":["algorithm","algorithms","dijkstra-algorithm","education","educational","educational-project","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DahlitzFlorian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-22T10:17:00.000Z","updated_at":"2018-05-29T07:41:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a07a3c6-d865-4889-b8e0-3000485423d5","html_url":"https://github.com/DahlitzFlorian/java-dijkstra-algorithm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fjava-dijkstra-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fjava-dijkstra-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fjava-dijkstra-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fjava-dijkstra-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DahlitzFlorian","download_url":"https://codeload.github.com/DahlitzFlorian/java-dijkstra-algorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240767837,"owners_count":19854328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm","algorithms","dijkstra-algorithm","education","educational","educational-project","java"],"created_at":"2024-11-11T00:21:44.829Z","updated_at":"2025-02-26T00:21:53.922Z","avatar_url":"https://github.com/DahlitzFlorian.png","language":"Java","readme":"# Dijkstra Algorithm #\n## Description ##\nThis repository contains a java implementation of the [Dijkstra Algorithm](https://de.wikipedia.org/wiki/Dijkstra-Algorithmus). It was implemented for educational purposes and was not designed for productive usage.\n\nversion 1.0\n\n## Usage ##\nTo use and test the implemented Dijkstra-Algorithm, clone this repository via\u003cbr\u003e\n```bash\ngit clone https://github.com/DahlitzFlorian/java-dijkstra-algorithm\n```\nand go into the created directory *java-dijkstra-algorithm*.\n\nTo test the implementation, compile the source files via\u003cbr\u003e\n```bash\njavac Main.java\n```\nand run the Main via\u003cbr\u003e\n```bash\njava Main\n```\n\n\n## Contributors ##\n| Contributor | Role | GitHub | Twitter |\n| ----------- | ---- | ------ | ------- |\n| Johann Becker | Core | @jeb1jeb2 | [jeb1jeb2](https://twitter.com/jeb1jeb2) |\n| Florian Dahlitz | Core | @DahlitzFlorian | [DahlitzF](https://twitter.com/DahlitzF) |\n| Tim Leuschner | Core | @tleuschner | [stims22](https://twitter.com/stims22) |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fjava-dijkstra-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlitzflorian%2Fjava-dijkstra-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fjava-dijkstra-algorithm/lists"}