Giter VIP home page Giter VIP logo

stn's Introduction

STN with degradation

Implementation of the State-Task-Network (STN) [Kondili et al. 1993] with degradation of equipment. This code can be used to replicate the results in [Wiebe et al. 2018] available at arXiv:1810.09289.

DOI

Credit

This implementation is based on the STN-Scheduler by Jeffrey Kantor (c) 2017.

Dependencies

  • Pyomo
  • A MILP solver. The module has been tested with CPLEX.

Usage

lhs.py

Generate data for logistic regression by solving short-term scheduling model repeatedly for different demands:

python lhs.py runs/test_lhs.yaml

where runs/test_lhs.yaml is a config file.

logreg.py

Train logistic regression for Markov-chain or frequency approach.

rolling.py

Solve model using rolling horizon:

python rolling runs/test_det.yaml

mc.py

Solve model using Markov-chain or frequency approach:

python mc.py runs/test_mc.yaml

bo.py

Optimize uncertainty set size using Bayesian Optimization:

python bo.py runs/test_bo.yaml prefix_for_file_names

References

Kondili, E.; Pantelides, C.; Sargent, R. A general algorithm for short-term scheduling of batch operations - I. MILP formulation. Computers & Chemical Engineering 1993, 17, 211227.

Wiebe, J.; Cecilio, I.; Misener, R. Robust optimization of processes with degrading equipment. arXiv:1810.09289. 2018 (Accepted).

stn's People

Contributors

johwiebe avatar jckantor avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.