This project implements a Maximum Clique Detection algorithm using MIPS Assembly language. A clique in an undirected graph is a subset of vertices such that every two distinct vertices are connected ...