GithubHelp home page GithubHelp logo

borelian / adaptivebenders Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 3.0 348.4 MB

Code and computational experiments of the paper "Benders Adaptive-Cuts Method for Two-Stage Stochastic Programs" by Cristian Ramírez-Pico, Ivana Ljubić and Eduardo Moreno. arXiv:2203.00752

License: MIT License

Python 10.60% JetBrains MPS 8.64% Jupyter Notebook 80.76%
benders large-scale-optimization network-flow stochastic-optimization

adaptivebenders's Introduction

Adaptive Benders

Source code and instances for the computational experiments of the paper "Benders Adaptive-Cuts Method for Two-Stage Stochastic Programs" by Cristian Ramírez-Pico, Ivana Ljubić and Eduardo Moreno. arXiv:2203.00752

It applies different Benders methods and other optimization methods to solve three stochastic network flow problems. Each problem as its own class file and a run-file to execute an instance

Problems are:

  • Stochastic Capacity Planning Problem
    • Class: cpp.py
    • Run file: runCPP.py
    • Instances: CPP_instances/
  • Stochastic Multicommodity Flow Problem
    • Class: smcf.py
    • Run file: runSMCF.py
    • Instances: SMCF_instances/
  • Facility Location with CVaR
    • Class: flcvar.py
    • Run file: runFLcvar.py
    • Instances: instancesFlcvar/

It requires NumPy library and Gurobi (https://www.gurobi.com) as optimization solver.

adaptivebenders's People

Contributors

borelian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.