product mix model using soco. More...
Go to the source code of this file.
Namespaces | |
| prodmix_soco | |
Functions | |
| def | make_data () |
| def | prodmix (I, K, a, p, epsilon, LB) |
Variables | |
| a | |
| epsilon | |
| I | |
| K | |
| LB | |
| def | model = prodmix(I, K, a, p, epsilon, LB) |
| p | |
| rhs | |
| x | |
product mix model using soco.
Definition in file prodmix_soco.py.