Closed mhyee closed 10 years ago
Doesn't look like the generational memory allocator will work. Clauses aren't immutable.
This was solved by Joseph in #54 . While it doesn't reduce the memory usage of checkpointing itself, it does reduce the memory usage of CGIA which is what this issue is concerned with.
Closing this issue.
Doesn't look like the generational memory allocator will work. Clauses aren't immutable.