Giter VIP home page Giter VIP logo

mathematical-optimisation-project's Introduction

mathematical-optimisation-project

implementation of the model in the paper: https://www.sciencedirect.com/science/article/pii/S0377221721010432?via%3Dihub

Project_Oil-test+plot.ipynb contains the solution of an example case using gurobi.

Project_Oil analisi dimensionale.ipynb Runs multiple instance of various dimensions using gurobi.

time_gurobi.txt contains the results of the dimensional analysis, the column oreder is: number of collection points, number of source points, runtime (manually limited to 3 hours) and percentage gap between lower and upper bounds (inf means that no solutions were found).

Project_Oil VNS.ipynb contains an implementation of a Variable Neighborhood Search for solving the problem. implented the Constructive Heuristic and a VNS, the example solution is the same case as the gurobi test. Dimensional analysis was run on this code increasing manually n_CC and n_SP and increasing the maximum route length constraint to 3600 in the VNS algorithm for n_CC 40 to 80, for n_CC 100 it had to be increased to 5000 (in the CH it's left at 1800).

mathematical-optimisation-project's People

Contributors

dsancin 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.