Skip to content

v0.2.2

Compare
Choose a tag to compare
@alvls alvls released this 07 Aug 07:43
· 37 commits to main since this release
71f68e8

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.