{"id":21116650,"url":"https://github.com/ctsiaousis/pathfinder","last_synced_at":"2025-07-09T14:09:50.713Z","repository":{"id":75539251,"uuid":"344290295","full_name":"ctsiaousis/pathFinder","owner":"ctsiaousis","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-15T07:58:37.000Z","size":215,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T10:42:16.919Z","etag":null,"topics":["artificial-intelligence","bfs-algorithm","djikstra-algorithm","heuristic-search-algorithms","lrtastar"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctsiaousis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-03-03T23:16:45.000Z","updated_at":"2023-06-13T13:49:58.000Z","dependencies_parsed_at":"2023-06-06T20:15:21.112Z","dependency_job_id":null,"html_url":"https://github.com/ctsiaousis/pathFinder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ctsiaousis/pathFinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsiaousis%2FpathFinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsiaousis%2FpathFinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsiaousis%2FpathFinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsiaousis%2FpathFinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctsiaousis","download_url":"https://codeload.github.com/ctsiaousis/pathFinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsiaousis%2FpathFinder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264473886,"owners_count":23613960,"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":["artificial-intelligence","bfs-algorithm","djikstra-algorithm","heuristic-search-algorithms","lrtastar"],"created_at":"2024-11-20T02:32:11.629Z","updated_at":"2025-07-09T14:09:50.416Z","avatar_url":"https://github.com/ctsiaousis.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pathFinder\nA worker is trying to find the optimal path to go to work each morning. For each day he has traffic predictions for each road in his city.\nThis project compares different path finding algorithms by parsing a file in a format like [this](https://github.com/ctsiaousis/pathFinder/blob/main/pathFinder/sampleGraph1.txt)\nand tries to stimulate an AI training procedure for minimizing the difference of prediction days to that of actual days, while finding the optimal path for each day.\n\n\nYou can find the algorithms behind this project on [this](./pathFinder/pathFinder/Algorithms.java) class.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctsiaousis%2Fpathfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctsiaousis%2Fpathfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctsiaousis%2Fpathfinder/lists"}