{"id":18951973,"url":"https://github.com/francomano/planning_taxi_domain","last_synced_at":"2026-01-28T10:04:24.197Z","repository":{"id":214744937,"uuid":"737262622","full_name":"francomano/planning_taxi_domain","owner":"francomano","description":"A taxi domain modeled in PDDL. The objects in the chosen domain are taxis, people, and sidewalks. Taxis can park along a sidewalk or double-park and can move from one sidewalk to another","archived":false,"fork":false,"pushed_at":"2024-01-20T17:11:10.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T00:55:32.144Z","etag":null,"topics":["a-star","adl","conditional-statements","heuristics","pddl","planning","quantifiers","strips","taxi","taxi-app"],"latest_commit_sha":null,"homepage":"","language":"PDDL","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/francomano.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":"2023-12-30T11:47:45.000Z","updated_at":"2024-01-04T11:27:03.000Z","dependencies_parsed_at":"2024-01-18T00:29:56.652Z","dependency_job_id":"bff8d5c6-d5af-4851-b123-312ea74e5638","html_url":"https://github.com/francomano/planning_taxi_domain","commit_stats":{"total_commits":25,"total_committers":3,"mean_commits":8.333333333333334,"dds":0.28,"last_synced_commit":"377c7dd8ef1fa3979ed6f4e9ddf7aad1af5350c5"},"previous_names":["francomano/planning_taxi_domain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/francomano/planning_taxi_domain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francomano%2Fplanning_taxi_domain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francomano%2Fplanning_taxi_domain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francomano%2Fplanning_taxi_domain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francomano%2Fplanning_taxi_domain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francomano","download_url":"https://codeload.github.com/francomano/planning_taxi_domain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francomano%2Fplanning_taxi_domain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["a-star","adl","conditional-statements","heuristics","pddl","planning","quantifiers","strips","taxi","taxi-app"],"created_at":"2024-11-08T13:30:09.376Z","updated_at":"2026-01-28T10:04:24.177Z","avatar_url":"https://github.com/francomano.png","language":"PDDL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# planning_taxi_domain\nThis is a taxi domain modeled in PDDL\n**Domain Description**:\nThe objects in the chosen domain are taxis, people, and sidewalks. Taxis can park along a\nsidewalk or double-park and can move from one sidewalk to another, except when there is\nanother taxi double-parked on the same sidewalk. Parking beyond the third row is not\nallowed. When a taxi is parked along a sidewalk (not double-parked) where there are people\nwaiting, the people can be loaded into the taxi. The taxi can unload passengers when they\nhave reached their destination. The goal is to find a plan to move from one configuration to\nanother. A configuration is defined by the position of the taxis (along the sidewalks or\ndouble-parked) and the position of people on the sidewalks.\n\nRun with FastDownward: (**if you have downward and this repo cloned in the same repo, otherwise adjust it based on your local paths**)  \n\n\n./fast-downward.py ../planning_taxi_domain/taxi_domain.pddl ../planning_taxi_domain/instances/instance1.pddl --search \"astar(blind())\"\n\n\nRun with FF-Metric:   \n\n\n./ff -o ../../planning_taxi_domain/taxi_domain.pddl -f ../../planning_taxi_domain/instances/instance1.pddl \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancomano%2Fplanning_taxi_domain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancomano%2Fplanning_taxi_domain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancomano%2Fplanning_taxi_domain/lists"}