BLIS Version 0.94 README
=========================

Welcome to BLIS. BLIS is distributed under the Eclipse Public License and is
freely redistributable. All source code and documentation is Copyright
2001-2017 by Lehigh University, Yan Xu, and Ted Ralphs. This README may be
distributed freely.

WHAT IS BLIS?
=============

BLIS (BiCePS Linear Integer Solver) is an application developed on top of
BiCePS and is part of the CHiPPS library hierarchy. BLIS is a branch and cut
solver for Mixed Integer Linear Programs.


DOCUMENTATION
=============

The html documentation of the classes in BLIS (See INSTALL of BLIS) can be 
created. A user's guide that is under preparation that can help users to 
develop an application.


INSTALLATION
============

Please see the INSTALL file for a guide to installation.


CURRENT TESTING STATUS
======================

1. Configurations
   - Serial: well tested
   - LAMMPI: well tested
   - MPICH: well tested


SUPPORT
=======

1. Authors

Yan Xu (yax2@lehigh.edu)
Ted Ralphs (ted@lehigh.edu), Project Manager
Laci Ladanyi (ladanyi@us.ibm.com)
Matt Saltzman (mjs@clemson.edu)

2. List Serve

BLIS users should use the Coin-Discuss mailing list. To subscribe, go to 
http://list.coin-or.org/mailman/listinfo/chipps

3. Bug Reports

Bug reports should be reported on the CHiPPS development web site at

https://projects.coin-or.org/CHiPPS/newticket

