Student-Class Matcher
Optimal student-to-class assignment using constraint satisfaction algorithms
📋 Configure
Add students manually or import from XLSX. Set class size constraints and student preferences.
Start Configuration📊 Results
View class assignments, constraint violations, and statistics from previous runs.
View ResultsHow It Works
- Add students and their preferences (who they want/don't want to be with)
- Set the number of classes and size constraints
- Run the optimization algorithm
- Review the optimal class assignments
- Export results to XLSX or PDF
Powered by PuLP constraint satisfaction solver