jdahaldev / itsimple

Automatically exported from code.google.com/p/itsimple
Other
0 stars 0 forks source link

Reduced Init State #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an object repository with a large number of objects.
2. Create a problem that uses only a subset of those objects.
3. Export to pddl.

What is the expected output? What do you see instead?
I would expect the pddl problem file to only include those objects that are
actually being used in the init or goal states. This may not always be the
intended behaviour, but should be the default. If you do change it, be sure
to keep the option for including all objects if that's what the user wants.

What version of the product are you using? On what operating system?
3.0.10 / Linux

Original issue reported on code.google.com by christian.muise on 26 May 2010 at 7:43

GoogleCodeExporter commented 8 years ago

Original comment by tiago.va...@gmail.com on 2 Jun 2010 at 4:15

GoogleCodeExporter commented 8 years ago
Fixed for next release

Original comment by tiago.va...@gmail.com on 2 Jun 2010 at 6:35

GoogleCodeExporter commented 8 years ago

Original comment by tiago.va...@gmail.com on 4 Nov 2010 at 4:58