Description
I need to develop an automated planner in java. It would create object as a mixture of logic and numeric state.The planner would use partial order search strategy to search a search space comprising of logic state and numeric properties. It will optimise each state with the use of mix interger programming language until the goal state is found.
The list of operators and their parameters would be prnted out to the console as a generated plan. s