I need to test some code I've written to solve the maximum bipartite matching problem. Does anyone know of any examples of large data sets I can use to test? Ideally, these would consist of numerical representations of bipartite graph, preferably of a large size, and even more ideally, containing the solutions ahead of time so that I can check my results.
Asked
Active
Viewed 772 times