yurloc / iypt-planner

Helps organizers of IYPT tournament schedule juries
4 stars 0 forks source link

Filter out illegal moves to improve performance #41

Open yurloc opened 9 years ago

yurloc commented 9 years ago
triceo commented 9 years ago

The value selection filters could possibly also be avoided in favor of custom ValueRanges. The benefit there is that value ranges don't require any XML changes.