パッケージ: python3-optlang (1.8.2-2)
python3-optlang に関するリンク
Debian の資源:
optlang ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [optlang.readthedocs.org]
類似のパッケージ:
sympy based mathematical programming language (Python 3)
Optlang is a Python package for solving mathematical optimization problems, i.e. maximizing or minimizing an objective function over a set of variables subject to a number of constraints. Optlang provides a common interface to a series of optimization tools, so different solver backends can be changed in a transparent way. Optlang's object-oriented API takes advantage of the symbolic math library sympy to allow objective functions and constraints to be easily formulated from symbolic expressions of variables.
その他の python3-optlang 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-swiglpk (>= 5.0.8-1~)
- Plain Python bindings for the GNU Linear Programming Kit (Python 3)
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)