Menu

UCS source code now available!

The source code of UCS is now available as a part of the LCSOR.
The files uploaded are:

1) the source code,
2) two example problems with the proper configuration, and
3) the documentation in doxygen html format.

You need at least (1) and (2) to proceed.

For more information see http://andreusancho.blogspot.com.es/p/lcsor.html

Installation details:

In order to compile and install this software follow these steps:

1) download the source code (e.g., UCS.tar.gz),
2) uncompress the file using tar ($ tar xvzf UCS.tar.gz),
3) enter to the directory containing the source code and compile it (make),
4) download the problem environment (e.g., Problems.tar.bz),
5) uncompress the file using tar ($ tar xvjf Problems.tar.bz), and
6) execute the program (e.g, $ ./UCS ../Problems/tao/config/tao.cfg).

Updated to version 0.81-RealsOnly

Posted by Andreu Sancho-Asensio 2014-03-30

Log in to post a comment.