Resolve "Implement a sorting function for the modular graph"
Closes #9 (closed)
I've implemented functionality and tests for creating sorting networks on complete and modular graphs. Please have a submit comments.
Todo: Some way to count the number of comparators, or have a nice way to convert them to e.g. SWAPs. Would need to know how this will be called in the larger system.