From 8d4d99d93a444877c09054ea63fbac5d2c4ce7e0 Mon Sep 17 00:00:00 2001 From: kilian Date: Thu, 17 Sep 2026 14:57:11 +0200 Subject: [PATCH] =?UTF-8?q?ILP/readme.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ILP/readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ILP/readme.md diff --git a/ILP/readme.md b/ILP/readme.md new file mode 100644 index 0000000..5bbaa43 --- /dev/null +++ b/ILP/readme.md @@ -0,0 +1,10 @@ +```console +foo@bar:~$ nmrSimilarityExperimental.py +foo +``` +The result will be three list, which are in the experimentalILP.py script. + +```console +foo@bar:~$ python3 experimentalILP.py +foo +```