Reset projet, TP3

This commit is contained in:
2025-10-20 14:36:40 +02:00
parent c2613ad69b
commit 2dc22d636e
45 changed files with 29051 additions and 97917 deletions

View File

@@ -1,6 +1,3 @@
# 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
@@ -63,4 +60,4 @@ cmake -DCMAKE_INSTALL_PREFIX=$HOME/usr -DCMAKE_BUILD_TYPE=Debug ..
make
cd test
./test_json
```
```