furkankasa / openPitMining

Open Pit Mining example with Gurobi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open-Pit Mining

An example of using Gurobi to solve an open-pit mining problem.

Running the example

  1. Start Python's webserver from the command line

    make
    
  2. Point your browser at http://localhost:8000

  3. Change the block types by clicking them.

  4. Click "Compute" to find the optimal mining order.

About

Open Pit Mining example with Gurobi


Languages

Language:HTML 75.4%Language:JavaScript 14.4%Language:Python 9.9%Language:Makefile 0.2%