Skip to content

Sample Applications

Roberto Rossi edited this page Jan 1, 2017 · 5 revisions

There are a number of sample applications that come with the library and that can be immediately executed; these applications are stored in package jsdp.app.

Our portfolio include

  • a comprehensive example in package jsdp.app.lotsizing which demonstrates advanced features of our library (e.g. forward and backward recursion solution methods) in the context of a real world application: the computation of non-stationary (s,S) policy parameters
  • a number of applications in the area of stochastic inventory control - package jsdp.app.inventory
  • an application in the area of maintenance scheduling - package jsdp.app.maintenance
  • an application in the area of stochastic optimal control (Constrained Linear Quadratic Gaussian Problem, see e.g. Chen and Kuo, 1986) - package jsdp.app.clqg
  • an application in the area of vehicle routing - package jsdp.app.routing