Releases: mpkuse/cerebro
Releases · mpkuse/cerebro
Support for save-state-to-file and load-state-from-file
Stable Release
This release uses little memory and (image) memory is managed by a separate class ImageDataManager, everything is converted to shared_ptr and wherever necessary everything was changed to const and thread safety was kept in mind.