Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.45 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.45 KB

Rajesh's tools

Welcome to Rajesh's tools. These are some of the tools that I have build for aiding my research work at IIT Madras.

Visualization

  1. Steiner Tree // Steps Below
  2. CVRP // Steps Below

image NOT lOaDeD

Steiner Tree

Steps

  1. Click on STP tool page
  2. Choose the input .stp file.
  3. Click the convert button to generate graphviz text.
  4. Click copy (get into your clipboard).
  5. Click graphviz link biside and paste it to visualize.

Demo video:

image NOT lOaDeD

CVRP

Steps

  1. Click on CVRP GUI tool page
  2. Two ways: choose the input .vrp file and ouput .sol file, or paste the its contents into text box.
  3. Click draw button.
  4. The routes are visualized below (Bonus: there is s check if the cost values computed matches printed cost).

Thanks to CVRPLIB for the inspiration!

Demo video:

image NOT lOaDeD

count++

web counter