GithubHelp home page GithubHelp logo

infof424-pcenters's Introduction

INFOF424 Combinatorial Optimization Project

The p-Center Problem

Authors : Erica Berghman & Charles Hamesse

Implementation in Julia language combined with the JuMP package of two formulations of the p-Center Problem:

  • The formulation proposed by Daskin (1995).
  • The formulation proposed by Calik and Tansel (2013).

These formulations can be found in [1], pages 2992 and 2993 respectively.

All the information on this project can be found in report/INFO-F424-P.pdf.

Example run

julia main. jl −i INPUT −f FORMULATION −s SOLVER [−o OUTPUT] [−d DIVISOR] [−c INITIAL−CANDIDATE] [−v VERBOSE] [−h]

Where :

  • INPUT is the input instance file (which has to respect the format of the ones in the instances folder),
  • FORMULATION is either P1 or P3,
  • SOLVER is either Cbc or Gurobi,
  • OUTPUT is the output file, if not specified the output will be stdout
  • DIVISOR is the divisor used to compute valid inequalities (leaving blank does not add any VI)
  • INITIAL-CANDIDATE is the heuristic method for the hot start (random or 2approx)
  • VERBOSE is the verbosity level, 0 or 1.

References

[1] Calik H, Tansel BC (2013) Double bound method for solving the p-center location problem. Computers & Operations Research 40 pp.2991–2999

[2] Daskin Mark S. (1995) Network and discrete location: models, algorithms, and applications, Wiley Interscience, New York

[3] Wolsey Laurence A. (1998) Integer Programming. Wiley Interscience, New York

infof424-pcenters's People

Contributors

charleshamesse avatar bbberghman 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.