CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

Code for implementing sets of integers.

lang/scheme/code/ext/sets/
This is John Ramsdell's Scheme port of Shephen Adams' SML programs used to implement sets of integers. The implementation is based on Binary search trees of Bounded Balance, similar to Nievergelt & Reingold, SIAM J. Computing 2(1), March 1973.
Version: 1.00 (10-SEP-92) Copying: Copyright (c) 1992 MITRE Corporation. Copyright (c) 1992 Stephen Adams. Use, copying, modification, and distribution permitted, provided that the copyright notices are retained intact. CD-ROM: Prime Time Freeware for AI, Issue 1-1 Author(s): John D. Ramsdell MITRE Corporation Stephen Adams Department of Electronics & Computer Science University of Southampton Southampton SO9 5NH Great Britian Keywords: Authors!Adams, Authors!Ramsdell, Scheme!Code, Scheme!Extensions, Sets of Integers, Univ. of Southampton References: ?
Last Web update on Mon Feb 13 10:36:04 1995
AI.Repository@cs.cmu.edu