I am studying sparse graphs where their complements tend to be dense (not sparse). I understand this so that the sparse graph has a sparse adjacency matrix while its graph complement is not most likely not sparse (exceptions such as $C_5$).
The cut space for undirected graph is defined with the orthogonal complement of the cycle space (linear algebra), not in terms of the complement of graph, inverse of graph (graph theory).
So a question arises:
Does there exist any technique to calculate the cut space without calculating the orthogonal complement of the cycle space?
Helpers
What is the orthogonal complement of cycle space for a graph?
What is the cut space of vertices? Is it unique?
Where to find material to explain graph theory in terms of linear algebra?