Name: qnetdp 1.0

URL:  http://www.math-cs.gordon.edu/~senning/qnetdp

------------------------------------------------------------------------------

The qnetdp program computes the optimal average cost for a class of stochastic
processing networks using dynamic programming.  Another program, pslice, is
provided to examine policy data created by qnetdp.

This software uses the libqnet library, developed to support the QNet
Approximator (http://www.math-cs.gordon.edu/qna).  QNet Approximator provides
approximations and bounds for the optimal average cost for stochastic
processing networks using approximate linear programming.  QNet Approximator
was developed with support from NSF Grant #CMMI-0620787.

------------------------------------------------------------------------------

Manifest:
    examples/     - example input files
    INSTALL       - installation instructions
    libqnet/      - library source code and manual
    Makefile      - top-level make file
    manual/       - qnetdp manual
    README        - this file
    src/          - qnetdp and pslice program source
