file	crpc/names
for	names for the people involved in the Center.

file	crpc/down_n_out.sh
for	first-arrival time fields in refractive medium
by	Bill Symes
#	Version  October 1990
#	This code produces first-arrival time fields in seismic-style
#	models of a refractive medium.  It uses an upwind finite 
#	difference scheme to solve the eikonal equation.  In 
#	comparison to ray tracers, it is both much faster and more
#	robust.  In comparison to Vidale's earlier scheme of the 
#	same type, it is faster by virtue of being fully vectorizable.
size	114 kilobytes

file	crpc/tsplib.sh
for	Traveling Salesman Problem test collection
by	Bob Bixby and Gerd Reinelt
#	Version:  October 1990
#	One of the results of the CRPC workshop on the Traveling
#	Salesman Problem (TSP '90) was the establishment of this
#	library of eighty four test problems, collected from a group
#	of well-known international researchers working on solutions
#	to the Traveling Salesman Problem.  The library was put
#	together by Gerd Reinelt of the University of Augsburg and
#	Bob Bixby at Rice University. It should prove a valuable
#	resource to researchers in the field.
size	224 kilobytes

file	crpc/Parascope
for	parallel programming
by	K. Cooper, B. Hood, K. Kennedy, J. Mellor-Crummey, L. Torczon, S. Warren
#	Version:  November 1990
#	The Parascope project is an integrated collection of tools
#	to help scientific programmers develop correct and efficient
#	parallel programs.
#	Environment:  Sun 3's, Sun 4's and Sparcstations running Sun OS 4.0 or
#	greater.
#	Note:  This software requires a license.  For more information, please
#	contact (sdc@rice.edu).  Refer to cataloge #IU90001.
#	The current cost of the software is $150.00.
 
