
Version 1.12 of WFO-library introduces an interesting and powerful feature – a possibility to pause and resume an optimization. Until now WFO-library supported only separate uninterrupted optimizations. From the point of view of EA developer, new mode can be enabled by new flag WFO_FLAG_RESUME_OPTIMIZATION (32) passed to the function wfo_setAdvancedOptions. But apart from the coding,