Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rand-sched
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nils Vreman
rand-sched
Commits
a45a69ab
Commit
a45a69ab
authored
6 years ago
by
Nils Vreman
Browse files
Options
Downloads
Patches
Plain Diff
Update readme code
parent
349b02ac
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-2
6 additions, 2 deletions
README.md
with
6 additions
and
2 deletions
README.md
+
6
−
2
View file @
a45a69ab
...
@@ -12,8 +12,12 @@ To be able to run this benchmark test, aside from __python3.6__, two packages ar
...
@@ -12,8 +12,12 @@ To be able to run this benchmark test, aside from __python3.6__, two packages ar
2.
ortools
2.
ortools
These packages can easily be installed with the commands:
These packages can easily be installed with the commands:
```
pip3 install numpy
pip3 install numpy
```
```
pip3 install ortools
pip3 install ortools
```
### Execution
### Execution
After installing necessary packages, the benchmark test could be executed using
After installing necessary packages, the benchmark test could be executed using
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment