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 glog for logging messages, warnings, and errors #24

Closed sukrutrao closed 5 years ago

sukrutrao commented 5 years ago

Resolves #23

sukrutrao commented 5 years ago

For now, custom defined logging functions will be used instead of glog.