Added support for convex price functions using the delta formulation and...
Added support for convex price functions using the delta formulation and blocks. Tests were revised too.
parent
c1d5015d
No related branches found
No related tags found
Showing
- src/topupopt/problems/esipp/blocks/delta.py 369 additions, 0 deletionssrc/topupopt/problems/esipp/blocks/delta.py
- src/topupopt/problems/esipp/blocks/lambda.py 388 additions, 0 deletionssrc/topupopt/problems/esipp/blocks/lambda.py
- src/topupopt/problems/esipp/blocks/other.py 378 additions, 0 deletionssrc/topupopt/problems/esipp/blocks/other.py
- src/topupopt/problems/esipp/blocks/prices.py 27 additions, 391 deletionssrc/topupopt/problems/esipp/blocks/prices.py
- src/topupopt/problems/esipp/model.py 8 additions, 3 deletionssrc/topupopt/problems/esipp/model.py
- src/topupopt/problems/esipp/problem.py 8 additions, 11 deletionssrc/topupopt/problems/esipp/problem.py
- src/topupopt/problems/esipp/utils.py 51 additions, 26 deletionssrc/topupopt/problems/esipp/utils.py
- tests/test_esipp.py 6 additions, 3 deletionstests/test_esipp.py
- tests/test_esipp_prices.py 117 additions, 27 deletionstests/test_esipp_prices.py
- tests/test_esipp_problem.py 18 additions, 11 deletionstests/test_esipp_problem.py
Loading
Please register or sign in to comment