Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# DAHS 2.0: Disruption-Aware Hybrid Scheduler
|
| 2 |
|
| 3 |
DAHS 2.0 is an advanced, machine-learning-driven discrete-event simulation and scheduling framework for warehouse and manufacturing environments. It aims to solve the problem of dynamic job shop scheduling under chaotic conditions, such as sudden machine breakdowns, batch arrivals, or strict deadline pressures.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Disruption System
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# DAHS 2.0: Disruption-Aware Hybrid Scheduler
|
| 11 |
|
| 12 |
DAHS 2.0 is an advanced, machine-learning-driven discrete-event simulation and scheduling framework for warehouse and manufacturing environments. It aims to solve the problem of dynamic job shop scheduling under chaotic conditions, such as sudden machine breakdowns, batch arrivals, or strict deadline pressures.
|