Constraint Violation checking & visualization
Compare changes
- Benjamin Hättasch authored
Additionally, make sure that ak fields are always filled (was not the case for multiple aks in one room check)
+ 33
− 4
@@ -34,6 +34,28 @@ def update_constraint_violations(new_violations, existing_violations_to_check):
@@ -149,6 +171,8 @@ def akslot_changed_handler(sender, instance: AKSlot, **kwargs):
@@ -161,6 +185,10 @@ def akslot_changed_handler(sender, instance: AKSlot, **kwargs):
@@ -177,7 +205,8 @@ def availability_changed_handler(sender, **kwargs):