the readme talks about eda rather than eda_sa, less simple
This commit is contained in:
parent
4d6f59fae8
commit
76228adc89
1 changed files with 3 additions and 3 deletions
|
|
@ -33,11 +33,11 @@ In the edo/build/ directory:
|
|||
(Unix) > ctest
|
||||
Windows users, please refer to this tutorial: http://paradiseo.gforge.inria.fr/index.php?n=Paradiseo.VisualCTutorial
|
||||
|
||||
In the directory "application", there are several directory such as eda_sa which instantiate EDA-SA solver.
|
||||
In the directory "application", there are several directory such as eda which instantiate EDA solver.
|
||||
|
||||
(Unix) After compilation you can run the binary "build/eda_sa" and see results. Parameters can be modified from command line.
|
||||
(Unix) After compilation you can run the binary "build/eda" and see results. Parameters can be modified from command line.
|
||||
|
||||
(Windows) Add argument "eda_sa.param" and execute the corresponding algorithms.
|
||||
(Windows) Add argument "eda.param" and execute the corresponding algorithms.
|
||||
Windows users, please refer to this tutorial: http://paradiseo.gforge.inria.fr/index.php?n=Paradiseo.VisualCTutorial
|
||||
|
||||
|
||||
|
|
|
|||
Reference in a new issue