Finding Simplicial Sets within a graph by using successive quotients

The notebook may be found here. The code is tested with random graphs and with transitive tournaments. This is accomplished by taking successive quotients of the graph, and then lifting up simplices to the pre-image of each quotient. The idea mimics HNSW architecture. All successive quotients are saved in a databse using SQL for an organized and easier access