From f144f8904ec6dd31b7b3ca2c0e193cb8ea020853 Mon Sep 17 00:00:00 2001 From: kilian Date: Fri, 15 May 2026 12:59:07 +0200 Subject: [PATCH] Dateien nach "ILP" hochladen --- ILP/caffeinesynthesis.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ILP/caffeinesynthesis.py diff --git a/ILP/caffeinesynthesis.py b/ILP/caffeinesynthesis.py new file mode 100644 index 0000000..c54eeea --- /dev/null +++ b/ILP/caffeinesynthesis.py @@ -0,0 +1,3 @@ +import gurobipy as gp +from gurobipy import GRB +