Compare commits
No commits in common. "main" and "dev" have entirely different histories.
@ -387,8 +387,8 @@ class Elterndienstplaner:
|
||||
"""Erstellt die Zielfunktion mit Fairness und Praeferenzen"""
|
||||
objective_terms = []
|
||||
|
||||
gewicht_global = 50
|
||||
gewicht_lokal = 50
|
||||
gewicht_global = 40
|
||||
gewicht_lokal = 60
|
||||
gewicht_f1 = gewicht_global
|
||||
gewicht_f2 = gewicht_lokal
|
||||
gewicht_f3_global = 0.25 * gewicht_global
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user