hpi-sam / Robust-Multi-Agent-Reinforcement-Learning-for-SAS

Research project on robust multi-agent reinforcement learning (marl) for self-adaptive systems (sas)
MIT License
0 stars 0 forks source link

Future Work - allow multiple failures on the same shop #65

Open christianadriano opened 2 years ago

christianadriano commented 2 years ago

Currently, one can only have one failure per shop. Event when there is failure propagation, we assume that affected components did not enter a failure state, hence we only need to fix the root-cause component.

However, in the future, we might want to relax this assumption by allowing components actually fail and, hence, need to be repaired.

jocodeone commented 2 years ago

As far as I understood the problem: some of the observations are failing and some only seem to be failing. If that is correct: