Skip to content

2.0.0

Compare
Choose a tag to compare
@olepoeschl olepoeschl released this 06 Nov 09:22
dac9ed1

Outdated! Not compatible with the tutorial.

What's Changed

  • now using Kryo Serialization for faster storing and restoring of solver states and GZIP streams for smaller file sizes
  • made sure that the autoSave feature always finished storing the solver state, even if the program is closed mid-storing
  • new Solver interface, simpler and cleaner
  • cleaner structure of config files
  • drastically lowered the CPU consumption when the program waits for the GPU to finish
  • small performance increase for the GPUSolver