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
Compare
master
master (base)
and
latest version
latest version
1bc22e23
1 commit,
3 years ago
2 files
+
4
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
INSTALL.md
+
3
−
0
Options
@@ -64,3 +64,6 @@ then add to your .bashrc :
@@ -64,3 +64,6 @@ then add to your .bashrc :
export GUROBI_HOME="<path_to>/linux64"
export GUROBI_HOME="<path_to>/linux64"
export PATH="$PATH:$GUROBI_HOME/bin"
export PATH="$PATH:$GUROBI_HOME/bin"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GUROBI_HOME/lib"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GUROBI_HOME/lib"
## How to compile
make
Loading