Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 287 Bytes

Stochastic-Inventory

Codes in Java to solve stochastic inventory problems in which demands are stochastic.

Coded by Zhen Chen, [email protected].

Attention:

Cplex.jar or Gurobi.jar are needed for some classes in this project to solve some linear programming classes.