Closed GiggleLiu closed 3 weeks ago
So that we can measure the performance of a reduction rule properly.
@c-allergic @SciCodePhy please list the complexity of existing reductions.
We use a named tuple to annotate the size of a problem, e.g. (num_vertices = 5, num_edges = 10)
So that we can measure the performance of a reduction rule properly.