Happy !

KjellEGodo / KEGUtilityStuff

Project infos

License MIT
Tags keg, utility, keggenerator
Creation date 2013-04-27
Website

Monticello registration

About KEGUtilityStuff

These are miscellaneous Methods and Classes needed by the KEGGeneratorBase Package. These should be generally useful to other Packages besides KEGGeneratorBase. All the Classes and Methods are commented as to what they do.

The KEGUtilityStuff Package should be installed first and has no Packages that it depends on. The KEGUtilityStuffTest Package should be installed after the KEGUtilityStuff Package.

Here are the main useful Classes :
KEGEquivalenceCheck - Is an Object that can be used to check if two things are equivalent.
KEGFixedSizedQue - is a first in last out queue that has a fixed size.

There are other smaller Classes and scattered Methods that are of interest to the KEG software and KEGGeneratorBase Package.