User Tools

Site Tools


Sidebar


Wiki

Info / Resources

Guides

Software

Sample Pages

Quick Navigation

tutorial:benchmark_problems

Benchmark Problem Libraries in COR@L

We try to keep popular problem libraries installed in COR@L. Users can use the problem sets and they do not need to store them in their home folders. The problem libraries that we have are mentioned below.

  • MIPLIB3, Mixed Integer Programming library, version 3.
  • TSPLIB, Traveling Salesman Problem library,
  • CBLIB 2014, Conic Benchmark Problem Library

These problem libraries are installed in /home/software/share. For frequent users creating soft links to these libraries may be more convenient. For this you can use the following commands;

  •  ln -s /home/software/share/miplib3 miplib 
  •  ln -s /home/software/share/tsplib tsplib 
  •  ln -s /home/software/share/cblib2014 cblib 

Please let system admins (Mark or Suresh) know if you need benchmark libraries other than these.

tutorial/benchmark_problems.txt · Last modified: 2020/10/28 04:17 by bsuresh