This commit is contained in:
2025-09-29 14:02:01 +02:00
parent 1685e68cee
commit 48aae720a9

View File

@@ -1,3 +1,6 @@
# TP1 Modélisation problèmes
Kévin Taccoen, 29 septembre 2025
# artis-factory
The objective of this repo is to create a simulation of a manufacturing factory by using
@@ -60,4 +63,4 @@ cmake -DCMAKE_INSTALL_PREFIX=$HOME/usr -DCMAKE_BUILD_TYPE=Debug ..
make
cd test
./test_json
```
```