-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial commit of codebase as of 2021-04-19
- Loading branch information
William Shen
committed
Apr 19, 2021
1 parent
0ecbb04
commit 5a9cb57
Showing
1,159 changed files
with
82,950 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Problems generated using John Slaney's Blocksworld Script | ||
http://users.cecs.anu.edu.au/~jks/cgi-bin/bwstates/bwcgi | ||
|
||
python gen_problems.py <problems_dir> | ||
will parse the large PDDL dump the script gives and separate | ||
it into each file | ||
|
||
All problems with 4 blocks or more are guaranteed to be unique here. |
Oops, something went wrong.