User Tools

Site Tools


tutorial:benchmark_problems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:benchmark_problems [2014/12/02 18:19]
aykutbulut
tutorial:benchmark_problems [2020/10/28 04:17] (current)
bsuresh Minor modifications
Line 1: Line 1:
 ====== Benchmark Problem Libraries in COR@L ====== ====== Benchmark Problem Libraries in COR@L ======
  
-We try to keep popular problem libraries installed in COR@L. Users can use the problems sets and they do not need to store them in their home folders. The problem libraries we have are+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.   * MIPLIB3, Mixed Integer Programming library, version 3.
   * TSPLIB, Traveling Salesman Problem library,   * TSPLIB, Traveling Salesman Problem library,
   * CBLIB 2014, Conic Benchmark 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; 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'' +  * <code bash> ln -s /home/software/share/miplib3 miplib </code> 
-  * ''ln -s /home/software/share/tsplib tsplib'' +  * <code bash> ln -s /home/software/share/tsplib tsplib </code> 
-  * ''ln -s /home/software/share/cblib2014 cblib'' +  * <code bash> ln -s /home/software/share/cblib2014 cblib </code> 
- +Please let system admins (Mark or Suresh) know if you need benchmark libraries other than these.
-Please let system admins (Aykut, Ali) know if you need benchmark libraries other than these.+
    
tutorial/benchmark_problems.1417562399.txt.gz · Last modified: 1998/12/03 12:11 (external edit)