This package contains the C++ implementation of the Siena
Simplification algorithms.
 
Copyright (C) 2001-2004 University of Colorado

Authors: Matthew J.  Rutherford <rutherfo@cs.colorado.edu>
	 Antonio Carzaniga <carzanig@cs.colorado.edu>
         See AUTHORS for full details.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License (file LICENSE) for more details.

You should have received a copy of the GNU General Public License
along with this program (see LICENSE); if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
USA, or send email to serl@cs.colorado.edu.

CONTACT

Please, address technical questions, bug reports and any sort of
technical and non-technical feedback to:

   Matthew J. Rutherford <rutherfo@cs.colorado.edu>

DOCUMENTATION

The documentation for this package is available on-line at
http://www.cs.colorado.edu/serl/siena/forwarding/

INSTALLATION

Instructions for the impatient:

  1. ./configure
  2. make

Please, read the INSTALL file for further installation instructions.
