Skip to content

Tags: aimclub/iOpt

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved drawing of Pareto set (#201)

* Added Pareto set drawing

* Improved drawing of Pareto set

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bug with original optimum using (#181)

* fix bug with original optimum using

* add var for number of constraints and fix objective function value

---------

Co-authored-by: Marina Usova <usova@itmm.unn.com>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed a bug in the calculator destructor (#168)

* Fixed a bug in the calculator destructor

* Fixed problem with process pool destruction

* The design of the example is brought to a single sample

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Загрузка для задач с дискретными параметрами (#159)

* Исправлена загрузка для дискретных параметров, исправлено вычисление M в mixed integer method

* Исправлены имена в задачах

* Добавлены новые задачи с ограничениями и дискретными параметрами

* Удалены задачи

* Update mixed_integer_method.py

* Update process.py

* Update process.py

* change solver.py

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Добавлен файл init к модулю плоттеров (#150)

* Добавлено __init__.py в listerners

* Обновлен README: раздел установки

* Добавлен init-файл к плоттерам