This model aims to simulate the impact of road building/demolition on traffic flows. A city is represented as an acyclic graph, in which each node is a junction and edges are “potential” roads. Some cars start from different positions and have to reach their final destination as soon as possible. The agent has a finite number of roads available, which can be built for connecting two junctions and allowing a car to move between them. Roads can also be removed and placed somewhere else, if needed. In order to place roads or to move cars, the destination junction must be clear, i. e., no cars should be in there.
Mauro Vallati
file | original name |
---|---|
domain.pddl | domain.pddl |
instance-1.pddl | p3-2-2-0-1.pddl |
instance-2.pddl | p3-3-2-0-1.pddl |
instance-3.pddl | p3-4-2-0-1.pddl |
instance-4.pddl | p3-5-2-0-1.pddl |
instance-5.pddl | p3-5-2-0-2.pddl |
instance-6.pddl | p4-2-2-0-1.pddl |
instance-7.pddl | p4-2-3-0-1.pddl |
instance-8.pddl | p4-2-3-0-2.pddl |
instance-9.pddl | p4-3-2-0-1.pddl |
instance-10.pddl | p4-3-2-0-2.pddl |
instance-11.pddl | p4-3-3-0-1.pddl |
instance-12.pddl | p4-3-3-0-2.pddl |
instance-13.pddl | p4-4-2-0-1.pddl |
instance-14.pddl | p4-4-2-0-2.pddl |
instance-15.pddl | p4-4-3-0-1.pddl |
instance-16.pddl | p4-4-3-0-2.pddl |
instance-17.pddl | p4-5-2-0-1.pddl |
instance-18.pddl | p4-5-2-0-2.pddl |
instance-19.pddl | p4-5-3-0-1.pddl |
instance-20.pddl | p4-5-3-0-2.pddl |