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

Use GoogleTest for testing #14

Open prateekkumarweb opened 6 years ago

prateekkumarweb commented 6 years ago

Add unit tests.