moved utilities and contribution in branchez
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2183 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
6c3383d718
commit
8280cf082b
1346 changed files with 0 additions and 0 deletions
|
|
@ -0,0 +1,28 @@
|
|||
|
||||
==========================================================================================
|
||||
INSTALL THE CVRP-TW PACKAGE
|
||||
==========================================================================================
|
||||
|
||||
The basic installation procedure goes the following:
|
||||
|
||||
To compile the cvrp-tw package in the default directory,
|
||||
go to cvrptw/build/ and run:
|
||||
> cmake ../
|
||||
> make
|
||||
// for an easy-use of the provided lessons
|
||||
> make install
|
||||
// optional (if the documentation is not already available)
|
||||
> make doc
|
||||
|
||||
To clean everything, simply run
|
||||
> make clean
|
||||
|
||||
|
||||
==========================================================================================
|
||||
CONTACT
|
||||
==========================================================================================
|
||||
|
||||
For any question or for help, please write us at: paradiseo-help@lists.gforge.inria.fr.
|
||||
|
||||
|
||||
==========================================================================================
|
||||
Loading…
Add table
Add a link
Reference in a new issue