ellipsoid method python code
- At most one square-root per iteration.
- Include oracles for Matrix Inequalities and Network problems.
- Suport Parallel-Cuts.
- The core ellipsoid method depends only on the
numpy
module. - The network related oracles depends further on
networkx
andluk036/netoptim
. - Some unit tests depends further on
numexpr
andluk036/pylds
.
This project has been set up using PyScaffold 4.0.2. For details and usage information on PyScaffold see https://pyscaffold.org/.