Program for computing Maximal Compatibility Classes or MCCs. MCCs are being used when trying to minimize microinstruction size in microprogramming. The first step (and the hardest , most error-prune) in solving this problem is determining the MCCs. This program will automate the process. |