
1) This disk is Appendix C "THE C PROGRAMS OF CSP AND DCSP ALGORITHMS"
                    of the PhD thesis of

      SOLVING DISTRIBUTED CONSTRAINT SATISFACTION PROBLEMS

                           by

                     Qiangyi   LUO

             Department of Computer Science 
                University of Strathclyde

                     Scotland,  UK
              
                      August  1994

                        
2) In this disk, the C programs of many CSP and DCSP algorithms, presented in 
   this thesis, are included. These programs are implemented for the multi-
   processor system SEQUENT SYMMETRY.  

     dcsp_alg.h:        definitions of data structures
     dcsp_alg.c:        a set of CSP or DCSP algorithms 
     set_op.h:          definitions of set operations
     set_op.c:          a set of set operations

