User Tools

Site Tools


tutorial:benchmark_problems

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
tutorial:benchmark_problems [2014/12/02 18:09]
aykutbulut created
tutorial:benchmark_problems [2017/12/21 17:30]
bsuresh
Line 1: Line 1:
-====== 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 problems sets and they do not need to store them in their home folders. The problem libraries we have are
Line 6: Line 6:
   * 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;
- +  * <code bash> ln -s /home/software/share/miplib3 miplib </code> 
-'' +  * <code bash> ln -s /home/software/share/tsplib tsplib </code> 
-ln -s /home/software/share/miplib3 +  * <code bash> ln -s /home/software/share/cblib2014 cblib </code> 
- +Please let system admins (Aykut, Ali, or Suresh) know if you need benchmark libraries other than these. 
-ln -s /home/software/share/tsplib + 
- +
-ln -s /home/software/share/cblib2014 +
-'' +
tutorial/benchmark_problems.txt · Last modified: 2020/10/28 04:17 by bsuresh