Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
landscape_opt_networks_submission
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Francois Hamonic
landscape_opt_networks_submission
Merge requests
!1
Update README.md, INSTALL.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update README.md, INSTALL.md
francois.hamonic-master-patch-64623
into
master
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Francois Hamonic
requested to merge
francois.hamonic-master-patch-64623
into
master
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Viewing commit
1bc22e23
Show latest version
2 files
+
4
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
1bc22e23
Update README.md, INSTALL.md
· 1bc22e23
Francois Hamonic
authored
3 years ago
INSTALL.md
+
3
−
0
Options
@@ -64,3 +64,6 @@ then add to your .bashrc :
export GUROBI_HOME="<path_to>/linux64"
export PATH="$PATH:$GUROBI_HOME/bin"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GUROBI_HOME/lib"
## How to compile
make
Loading