-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the ConstrainedPlanningToolbox wiki!
In the first step a planning problem with constraints is defined based on an application domain. Such a planning problem is formalized as a problem instance.
Output: problem instance
In the second step a planning algorithm can be used to obtain a solution for a given problem instance.
Input: problem instance
Output: solution
The solution computed by a planning algorithm can be evaluated using a simulator, which keeps track of several statistics regarding the performance of the solution in the given domain.
Input: solution
Output: performance statistics
More detailed information about the specific steps can be found on the following pages:
In order to get started with the toolbox, we recommend to read these pages carefully. After that, it is time to start testing based on the examples provided.
The ConstrainedPlanningToolbox has been developed by the Algorithmics group at Delft University of Technology, The Netherlands. Please visit our website for more information.