#############################################################################
##  AUTHOR:            E.A. O'Brien and Colin Rhodes
##  DATE:              20/1/93
##  CONTENTS:          How to check the results
#############################################################################

  This directory contains sample files that will allow you to test your
  libraries and check they are in fact correct!

  These are as follows:

    check_completes              -  runs through all the groups and
				    uses the inbuilt consistency check.

    check_number_encodings.g	 -  GAP routine that checks there are the 
				    same number of _distinct_ encodings
				    as groups that we should have

    rank_class_check.g           -  check there are the appropriate # of
				    groups of a given rank/class

    testcomplete                 -  a CAYLEY routine that runs away and
				    looks if the  groups complete at	
				    appropriate orders.


  These files are NOT general purpose and they will require significant
  modification before they can be used.
