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

multi-stage (serial) safety stock allocation model More...

Go to the source code of this file.

Namespaces

 ssa
 

Functions

def f (i, k)
 
def make_data ()
 
def ssa (n, h, K, f, T)
 

Variables

 h
 
 K
 
 L
 
def model = ssa(n,h,K,f,T)
 
 n
 
 s
 
 sigma
 
 T
 
 x
 
 z
 

Detailed Description

multi-stage (serial) safety stock allocation model

Definition in file ssa.py.