Skip to content

Commit

Permalink
Add link to Hospital simulator problem
Browse files Browse the repository at this point in the history
  • Loading branch information
lbliek committed Aug 17, 2021
1 parent aeff20e commit 4602e04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions expensiveoptimbenchmark/problems/DockerHospitalBenchmark.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## This problem requires docker, namely the docker file mrebolle/r-geccoc:Track1.
## This file can be found at https://hub.docker.com/r/mrebolle/r-geccoc
## For more information about this problem, see https://www.th-koeln.de/informatik-und-ingenieurwissenschaften/gecco-2021-industrial-challenge-call-for-participation_82086.php

from .base import BaseProblem

import subprocess
Expand Down

0 comments on commit 4602e04

Please sign in to comment.