Python components for calculating Hall inequalities.
AUTHORS:
Decide whether the Hall inequality for graph is satisfied
Check Hall’s inequality for a subgraph of ‘graph’ induced by ‘vertices’.
Compute the independence number of the subgraph induced by those vertices in ‘graph’ having ‘colour’ in their list.
Sum Hall numbers over all monochromatic subgraphs.