Skip to content

Commit dfba0e2

Browse files
authored
Merge pull request #17 from HlisTilen/master
🐳 uARMSolver Container repository
2 parents 812d7f1 + 0aa8acd commit dfba0e2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,18 @@ To install uARMSolver on Windows, please follow to the [following instructions](
4949
arm.set is a problem definition file. Check [README](bin/README.txt)
5050
for more details about the format of .set file.
5151

52+
53+
## Docker Container 🐳
54+
55+
If you prefer to use a Docker container for running `uARMSolver`, you can use the `uarmsolver-container` repository. This repository provides a Docker setup for running `uARMSolver`.
56+
57+
### uARMSolver Container 📦
58+
59+
The `uarmsolver-container` repository contains a Docker container setup for running `uARMSolver`. You can find it here: [uarmsolver-container on Codeberg](https://codeberg.org/firefly-cpp/uarmsolver-container).
60+
61+
To build and run the Docker container, follow the instructions in the [uarmsolver-container README](https://codeberg.org/firefly-cpp/uarmsolver-container#readme).
62+
63+
5264
## Reference Papers (software is based on ideas from):
5365

5466
[1] I. Fister Jr., A. Iglesias, A. Gálvez, J. Del Ser, E. Osaba, I Fister. [Differential evolution for association rule mining using categorical and numerical attributes](http://www.iztok-jr-fister.eu/static/publications/231.pdf) In: Intelligent data engineering and automated learning - IDEAL 2018, pp. 79-88, 2018.

0 commit comments

Comments
 (0)