{"id":20927755,"url":"https://github.com/d-brox/graphsearch","last_synced_at":"2026-04-27T14:03:52.874Z","repository":{"id":111934257,"uuid":"560456792","full_name":"D-Brox/GraphSearch","owner":"D-Brox","description":"Trabalho de busca em grafos","archived":false,"fork":false,"pushed_at":"2022-11-01T14:49:05.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T01:33:50.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/D-Brox.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":"2022-11-01T14:43:25.000Z","updated_at":"2022-11-01T14:48:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea5db374-46b9-4721-815c-3e50869acdd7","html_url":"https://github.com/D-Brox/GraphSearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/D-Brox/GraphSearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Brox%2FGraphSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Brox%2FGraphSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Brox%2FGraphSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Brox%2FGraphSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D-Brox","download_url":"https://codeload.github.com/D-Brox/GraphSearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Brox%2FGraphSearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-18T20:52:39.261Z","updated_at":"2026-04-27T14:03:52.857Z","avatar_url":"https://github.com/D-Brox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path Finder\n\n## Dependências\n\nAlguns pacotes de python precisam estar instalados:\n\n```console\npip3 install Pillow numpy tqdm\n```\n\n## Como executar:\n\n```console\npython3 pathfinder.py filepath method x_start y_start x_end y_end\n```\n\nExemplo:\n\n```console\npython3 pathfinder.py mapas/mapa_test.map Astar 1 1 3 1\n```\n\nOs métodos aceitos são `Astar`, `BFS`, `Greedy`, `IDS` e `UCS`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-brox%2Fgraphsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-brox%2Fgraphsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-brox%2Fgraphsearch/lists"}