Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
FIC_DK_P GA Solving
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
6
Issues
6
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
M3TAL
FIC_DK_P GA Solving
Commits
a8d10f6e
Commit
a8d10f6e
authored
Apr 29, 2020
by
Alexis Lebis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some reamde styling
parent
e1124a07
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
a8d10f6e
...
...
@@ -4,9 +4,9 @@ Constraint Satisfaction Decaying Variables Problem (CSDVP) optimization through
## Dependencies and configuration
1.
CEAO project depends on the C++
[
http://paradiseo.gforge.inria.fr/index.php?
](
Paradiseo
Framework
).
1.
CEAO project depends on the C++
[
Paradiseo Framework
](
http://paradiseo.gforge.inria.fr/index.php?
)
.
Therefore, you must
[
http://paradiseo.gforge.inria.fr/index.php?n=Download.Download
](
download
and install
) it.
Therefore, you must
[
download and install
](
http://paradiseo.gforge.inria.fr/index.php?n=Download.Download
)
it.
If you cloned the Paradiseo's repository, do not forget to build it:
...
...
@@ -14,7 +14,7 @@ If you cloned the Paradiseo's repository, do not forget to build it:
paradiseoPath>
mkdir
build
&&
cd
build
&&
cmake ../
&&
make
```
2.
Correctly link CEAO to your paradiseo install (Optional
, iff you manua
ly build Paradiseo)
2.
Correctly link CEAO to your paradiseo install (Optional
:
**iff**
you manual
ly build Paradiseo)
Next, you need to locate your paradiseo install while invoking cmake, in order to have the library availables while building CEAO.
To do so, invoke cmake with the following option:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment