sukrutrao / Timetabler

A customizable timetabling software for educational institutions that encodes timetabling constraints as a SAT formula and solves them using a MaxSAT solver
https://timetabler.readthedocs.io
MIT License
37 stars 9 forks source link

Improve error messages #13

Open sukrutrao opened 6 years ago

sukrutrao commented 6 years ago

Current error messages do not specifically point to the source of error, fix this.