KNAP Version 1.0 README
=======================

Welcome to ALPS. ALPS is distributed under the Common Public License Version
1.0 and is freely redistributable. All source code and documentation is
Copyright 2001-2007 byLehigh University, Yan Xu, Ted Ralphs, Matthew Saltzman
and others. This README may be distributed freely.


WHAT IS KNAP?
=============

Knap is an example of the applications developed on top of ALPS (see 
the README of ALPS for details on ALPS itself). Knap is a branch and bound 
based solver to solve knapsack problems.


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

The html documentation of the classes in ALPS (see the INSTALL file of ALPS)
can be created using doxygen. A user's guide is under preparation that will
help users to develop an application.


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

Please see the INSTALL file for a guide to install Knap.


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

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


SUPPORT
=======

1. Authors

Yan Xu (yan.xu@sas.com)
Ted Ralphs (tkralphs@lehigh.edu), Project Manager
Laci Ladanyi (ladanyi@us.ibm.com)
Matt Saltzman (mjs@clemson.edu)

2. List Serve

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

3. Bug Reports

Bug reports should be posted to the Coin-Discuss mailing list (see above).
