Skip to content
Snippets Groups Projects
Commit b2cd6f58 authored by Azza Ahmed's avatar Azza Ahmed
Browse files

Merge branch 'main' of gitlab.ewi.tudelft.nl:daic/docs

parents 8fb6c0da 442a33aa
No related branches found
No related tags found
No related merge requests found
Pipeline #1228277 passed
......@@ -82,9 +82,13 @@ The cluster is available (only) to users from participating departments, and acc
<tr>
<td>8</td>
<td>influence</td>
<td rowspan="3"><a href="https://www.tudelft.nl/en/eemcs/the-faculty/departments/intelligent-systems">Intelligent Systems</a></td>
<td rowspan="5"><a href="https://www.tudelft.nl/en/eemcs">Faculty of Electrical Engineering, Mathematics &amp; Computer Science</a></td>
<td rowspan="5">EEMCS/EWI</td>
<td rowspan="4"><a href="https://www.tudelft.nl/en/eemcs/the-faculty/departments/intelligent-systems">Intelligent Systems</a></td>
<td rowspan="6"><a href="https://www.tudelft.nl/en/eemcs">Faculty of Electrical Engineering, Mathematics &amp; Computer Science</a></td>
<td rowspan="6">EEMCS/EWI</td>
</tr>
<tr>
<td>8</td>
<td>prb</td>
</tr>
<tr>
</tr>
......
......@@ -69,7 +69,7 @@ import gurobipy as gp
connection_params = {
"TokenServer": "flexserv-x1.tudelft.nl",
"TSPort": "27099"
"TSPort": 27099
}
with gp.Env(params=connection_params) as env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment