gianlucarea / mop-nd

Multi-commodity orienteering problem with network design (MOP_ND)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MOP_ND

About the project

This repo is for the Data Analytics and Data Driven Decision course project at @Univaq. We implement a Multi-commodity orienteering problem with network design (MOP_ND)

University of L'Aquila.

Getting Started

This project consists of notebook in which I implement the Designing single origin-destination itineraries for several classes of cycle-tourists paper .

Prerequisites

In order to run this project, be sure that you have installed:

  • Gurobi
  • Numpy
  • Networkx
  • Matplotlib
  • Itertools

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

Contact

This project has been realized for educational purposes.

Authors profiles:

About

Multi-commodity orienteering problem with network design (MOP_ND)


Languages

Language:Jupyter Notebook 100.0%