Code Monkey home page Code Monkey logo

augmecon-py's Introduction

Augmecon-Py: A Python framework for multi-objective linear optimisation under uncertainty

license python

Installation

Install the latest Python version

The latest version of Python can be found in the following link: https://www.python.org/downloads/. A Python version 3.8 or higher is recommended.

Installation of the optimizer

Augmecon-Py requires an installation of the Gurobi optimizer (or any similar optimizer, for example, CPLEX). A Gurobi license for academics and researchers can be found here: https://www.gurobi.com/academia/academic-program-and-licenses/. Additionally, a Gurobi version of 9.5.1 or higher is recommended.

Install required Python packages

After the succesful installation of Python, the user should install several packages that are required for the execution of the optimization code. All required packages are included within the "requirements.txt" file. The packages can be installed through pip using the following command on the terminal:

python -m pip install -r requirements.txt

Hardware requirements

Minimum requirements:

  • CPU: Intel Core i5 @ 1.20GHz
  • RAM: 8 GB

Recommended requirements (for executing the code in reasonable time):

  • CPU: Intel Core i7 @ 1.30GHz
  • RAM: 12 GB

augmecon-py's People

Contributors

gxexakis avatar katforepu avatar wouterbles 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.