You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first_name: string
last_name: string
avec: string?
group_wishes: string? // Comma separated, can include other persons names and just arbitrary group names
The goal is to find a solution with most of the wishes coming true. The individual names in group wishes can be considered as groups themselves with higher valuations in the algorithm and adding everybodys names to their own tags.
The text was updated successfully, but these errors were encountered:
The input data is probably something as follows:
The goal is to find a solution with most of the wishes coming true. The individual names in group wishes can be considered as groups themselves with higher valuations in the algorithm and adding everybodys names to their own tags.
The text was updated successfully, but these errors were encountered: