ILP/readme.md aktualisiert
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
###NMR Similarity:
|
||||
### NMR Similarity:
|
||||
The <mark>nmrSimilarityExperimental.py</mark> script requires:
|
||||
```console
|
||||
nmrproject/ILP:~$ pip install numpy
|
||||
@@ -10,7 +10,7 @@ nmrproject/ILP:~$ nmrSimilarityExperimental.py
|
||||
In all but the <mark>nmrSimilarityExperimental.py</mark> script, there is a boolean called <mark> normalize </mark> in the <mark>main()</mark> function determining if the resulting crosscorrelation should be normalized.
|
||||
The result will be three list, which are used in the <mark>main()</mark> function of in the <mark>experimentalILP.py</mark> script.
|
||||
|
||||
###ILP Solution:
|
||||
### ILP Solution:
|
||||
The <mark>nmrSimilarityExperimental.py</mark> script requires:
|
||||
```console
|
||||
nmrproject/ILP:~$ pip install gurobipy
|
||||
|
||||
Reference in New Issue
Block a user