Code Monkey home page Code Monkey logo

branch-and-benders_fumnd's Introduction

*Use of Benders executable ./Ben-  For execution in Linux
from the paper-"Exact algorithms based on Benders decomposition for the multicommodity uncapacitated fixed-charge network design"

Step 0
The Makefile must be updated to include the path to CPLEX in your local computer.

Step 1
Copy codes into your computer and type make to generate the Ben executable and other programming objects

Step 2
To execute, type "./Ben $NAME_OF_INPUT  $NAME_OF_OUTPUT"

/*********************************/
Structure of the input file

Number_of_instances
Name_of_instance   Solution_Method     

/*********************************/

Solution_Methods baremo
1-    Cplex's branch-and-cut on the disaggregated formulation
2-    Cplex's blackbox Benders implementation on the disaggregated formulation
3-    Branch-and-Benders cut algorithm without enhancements
4-    Branch-and-Benders cut algorithm with in-tree heuristic
5-    Branch-and-Benders cut algorithm with Lift-and-project cuts
6-    Branch-and-Benders cut algorithm with both in-tree heuristic and lift-and-project cuts
7-    Benders cut-and-solve. 

branch-and-benders_fumnd's People

Contributors

czet88 avatar

Watchers

James Cloos 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.