Memory issues

Issue #723 new
Bart Bogaerts created an issue

Recent bootstrapping code exposes problems in memory management.

Memory use of the test framework explodes because of the many calls to modelexpansion.

I believe that all bootstrapping related memory is freed.

Details: run for example tests/bounds on branch bootstrapping_better

Comments (4)

  1. Log in to comment