Added some items to the TODO. |
|
More...
|
about 23 years ago
|
Upgraded the version number. |
|
More...
|
about 23 years ago
|
Now solution_states is part of soft_dfs_info. |
|
More...
|
about 23 years ago
|
Removed instance_num_solution_states. It was a leftover from the instance_solution_states era. |
|
More...
|
about 23 years ago
|
Removed instance_solutions_states altogether. Bye bye dear friend! |
|
More...
|
about 23 years ago
|
Now there is one moves stack per hard thread and it is used and re-used. |
|
More...
|
about 23 years ago
|
Propagated the SUSPEND_PROCESS signal so a max iterations directive will terminate the scan. |
|
More...
|
about 23 years ago
|
Fixed a caching of a null stack in the initial state. |
|
More...
|
about 23 years ago
|
Fixed alloc.h to place how_much in a variable. |
|
More...
|
about 23 years ago
|
Upgraded the version. |
|
More...
|
about 23 years ago
|
Got rid of proto_solution_moves altogether. Now solution_moves is generated at the first go, and the stacks are not duplicated. |
|
More...
|
about 23 years ago
|
Now the move stacks compact allocation is compatible with the optimization scan. |
|
More...
|
about 23 years ago
|
Now the move stacks of the states are compactly allocated. |
|
More...
|
about 23 years ago
|
Made stacks_allocator specific to indirect-stack states. |
|
More...
|
about 23 years ago
|
The code seems to work but it does not mean FC-Pro would like it. |
|
More...
|
about 23 years ago
|
Finished the move conversion. |
|
More...
|
about 23 years ago
|
Added stack -> freecell and freecell -> stack moves |
|
More...
|
about 23 years ago
|
Fixed compilation bugs. |
|
More...
|
about 23 years ago
|
Initial revision |
|
More...
|
about 23 years ago
|
Fixed the rpm command to handle a tar.gz file. |
|
More...
|
about 23 years ago
|
Added an option to build an RPM. |
|
More...
|
about 23 years ago
|
Added a script to prepare the package from the CVS. |
|
More...
|
about 23 years ago
|
Made the new codebase autoconf-able. |
|
More...
|
about 23 years ago
|
Upgraded the version number. |
|
More...
|
about 23 years ago
|
Removed two debug printf's from the code. |
|
More...
|
about 23 years ago
|
Removed an extra allocation of the compact allocator when rehashing the hash. Now the code seems to be memory leak free. |
|
More...
|
about 23 years ago
|
Fixed some memory leaks, but there are still some. |
|
More...
|
about 23 years ago
|
Working now, but there seems to be a memory leak. |
|
More...
|
about 23 years ago
|
Implemented compact allocation for stacks. |
|
More...
|
about 23 years ago
|
Added .cvsignore. |
|
More...
|
about 23 years ago
|