Open BrcRs opened 2 years ago
Fix the people and compute sup bound with the max value possible for each remaining guest to place + actual current value ant the inferior bound with the worst values, similarly.
explore the branches with highest sup bound forget not promising branches
this should have better results than the swap method
Fix the people and compute sup bound with the max value possible for each remaining guest to place + actual current value ant the inferior bound with the worst values, similarly.