{"id":25701895,"url":"https://github.com/syncush/astar-and-ids-implementation","last_synced_at":"2025-07-20T06:06:12.902Z","repository":{"id":113653802,"uuid":"112073123","full_name":"syncush/AStar-and-IDS-implementation","owner":"syncush","description":"Java implemetation of IDS and A* algorithm","archived":false,"fork":false,"pushed_at":"2018-04-30T16:11:55.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T04:34:04.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/syncush.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":"2017-11-26T10:17:59.000Z","updated_at":"2018-04-30T16:14:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"46c50ddc-02fc-43e0-8e9e-18fc6cf11f61","html_url":"https://github.com/syncush/AStar-and-IDS-implementation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syncush/AStar-and-IDS-implementation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncush%2FAStar-and-IDS-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncush%2FAStar-and-IDS-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncush%2FAStar-and-IDS-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncush%2FAStar-and-IDS-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syncush","download_url":"https://codeload.github.com/syncush/AStar-and-IDS-implementation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncush%2FAStar-and-IDS-implementation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076095,"owners_count":23872730,"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":[],"created_at":"2025-02-25T04:32:11.050Z","updated_at":"2025-07-20T06:06:12.890Z","avatar_url":"https://github.com/syncush.png","language":"Java","readme":"# Artificial Intelligence\n# Graph search problems\n\n\n###################################Input##################################\n\n\nA .txt file describing the Map we will search route in, there are special\ntypes of tile, Dirt road, Water, Asphalt , Hill.\nThe car can't go thorugh water tiles are go in diagonal against water tiles.\n\n############################################################################\n\n\n##################################Output####################################\n\nA .txt file with direction how to get from start point to goal point.\n\n\n############################################################################\n\n\n#A* uses Air distance heuristic function.\n\nFor both A* and IDS I implemneted duplicate pruning !\n\nJava implemetation of IDS and A* algorithm\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncush%2Fastar-and-ids-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncush%2Fastar-and-ids-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncush%2Fastar-and-ids-implementation/lists"}