idinn
Get Started
Installation
Get Started
Deployment
Single-Sourcing Problems
Introduction
Base-Stock Controller
Single-Sourcing Neural Network Controller
Dual-Sourcing Problems
Introduction
Capped Dual Index Controller
Dynamic Programming Controller
Dual-Sourcing Neural Network Controller
Utilities
Sourcing Models and Custom Demand
Save and Load Controllers
Plot Simulation Results
Log with Tensorboard
References
API References
idinn
Index
Index
B
|
C
|
D
|
G
|
I
|
M
|
O
|
R
|
S
|
U
B
BaseDemand (class in idinn.demand)
BaseSourcingModel (class in idinn.sourcing_model)
C
CustomDemand (class in idinn.demand)
D
DualSourcingModel (class in idinn.sourcing_model)
G
get_cost() (idinn.sourcing_model.DualSourcingModel method)
(idinn.sourcing_model.SingleSourcingModel method)
get_current_inventory() (idinn.sourcing_model.BaseSourcingModel method)
get_expedited_lead_time() (idinn.sourcing_model.DualSourcingModel method)
get_init_inventory() (idinn.sourcing_model.BaseSourcingModel method)
get_lead_time() (idinn.sourcing_model.SingleSourcingModel method)
get_past_expedited_orders() (idinn.sourcing_model.DualSourcingModel method)
get_past_inventories() (idinn.sourcing_model.BaseSourcingModel method)
get_past_orders() (idinn.sourcing_model.SingleSourcingModel method)
get_past_regular_orders() (idinn.sourcing_model.DualSourcingModel method)
get_regular_lead_time() (idinn.sourcing_model.DualSourcingModel method)
I
idinn.demand
module
idinn.sourcing_model
module
M
module
idinn.demand
idinn.sourcing_model
O
order() (idinn.sourcing_model.DualSourcingModel method)
(idinn.sourcing_model.SingleSourcingModel method)
R
reset() (idinn.demand.BaseDemand method)
(idinn.demand.CustomDemand method)
(idinn.demand.UniformDemand method)
(idinn.sourcing_model.BaseSourcingModel method)
S
sample() (idinn.demand.BaseDemand method)
(idinn.demand.CustomDemand method)
(idinn.demand.UniformDemand method)
SingleSourcingModel (class in idinn.sourcing_model)
U
UniformDemand (class in idinn.demand)