SymChecklist - coin-or-foundation/tlc GitHub Wiki

Symphony Checklist

General

  • Project Description: a generic MILP solver, callable library, and extensible framework for implementing customized solvers for mixed-integer linear programs (MILPs)
  • Contributor: Ted Ralphs (tkralphs AT lehigh.edu)
  • Handler: Kipp Martin

Legal

  • Received CSRO: (date)
  • Received DOO: (date)
  • OSI-approved license: (license type)

Code

  • Authors/Install/Readme/Copying: Excellent and clear documentation. As of June 12, 2006 the only file missing was an AUTHORS file.
  • Built code: March 30, 2006 on Linux
  • Test: There is not a standard unitTest as in some of the other COIN projects. There does not seem to be a make -f Makefile unitTest. I tested the symphony executable that was built on p0033.mps and it ran with no problem. March 30, 2006.

Classification

I would classify this as Level 4 based on the classification scheme at

http://projects.coin-or.org/CoinTLC/wiki/ProjectCategories

It is not yet part of the binary distribution in order to be classified as Level 5.