Open source MIP solver (GNU LGPL license)
Just came across this solver. Looks interesting,- Short paper: https://www.researchgate.net/publication/301802844_Mixed_Integer_Programming_Class_Library_MIPCL
- Web site: http://www.mipcl-cpp.appspot.com/
- Documentation: http://www.mipcl-cpp.appspot.com/static/docs/mipcl/html/index.html
- Could not find any sources, so may be not open source after all. I was under the impression that LGPL would give users access to source code for modification.