Coder Social home page Coder Social logo

algorithms-course-project's Introduction

Algorithms-course-project

Purpose of the project: UML shuttle algorithm

  • First you will have to download Gurobi on the computer. The steps are:
  1. Downloading Anaconda (If you have Anaconda skip this step):

  2. The next step is to install the Gurobi package into Anaconda. You do this by first adding the Gurobi channel to your Anaconda channels and then installing the gurobi package from this channel.

    • From a terminal window issue the following command to add the Gurobi channel to your default search list,

      conda config --add channels http://conda.anaconda.org/gurobi

    • Now issue the following command to install the Gurobi package

      conda install gurobi

    • You can remove the Gurobi package at any time by issuing the command

      conda remove gurobi

  3. Once you have downloaded gurobi, you need a license to run gurobi on your machine.

  • From a terminal window issue the following command

    grbgetkey

  • Copy and paste any of the following keys

    . b8012dd0-1fe6-11eb-a04c-020d093b5256 . 2cdf5750-1fea-11eb-bd86-0a7c4f30bdbe . 95f9479e-20c3-11eb-9ec4-0a7c4f30bdbe

  • It will prompt you with the directory you would like to store the license file

    press y

  1. Your laptop will now be able to run the gurobi optimizer
  • Now to run our program please follow these steps:
  1. Open Anaconda and launch the Jupyter Notebook. You will redirected you to your local browser.

  2. Please upload our notebook to Jupyter.

  3. Double click on our file and you will be redirected to our program.

  4. Run the program for further instructions.

algorithms-course-project's People

Contributors

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