v0.2.2
We're making a new minor release with a number of improvements.
Here is the list of the main changes:
- The naming of the framework elements has been brought into line with the PEP8 rules.
- Now the completion of the search process according to the specified timeout works correctly on the first iteration.
- The creation of process pool has been changed. The new method allows using function pointers in the problem statement.
- Fix the minor bug at the first iteration when solving mixed integer problems.