PySCIPOpt  4.3.0
Python Interface for the SCIP Optimization Suite
diet.py File Reference

model for the modern diet problem More...

Go to the source code of this file.

Namespaces

 diet
 

Functions

def diet (F, N, a, b, c, d)
 
def make_inst ()
 

Variables

 a
 
 b
 
 c
 
 d
 
 F
 
def model = diet(F,N,a,b,c,d)
 
 N
 
 v
 
 x
 
 y
 
 z
 

Detailed Description

model for the modern diet problem

Definition in file diet.py.