[algobattle.problem]
Bipartite Clique = algobattle_problems.biclique.problem:Biclique
Circle Cover = algobattle_problems.circlecover.problem:CircleCover
Cluster Editing = algobattle_problems.clusterediting.problem:Clusterediting
Dominating Set = algobattle_problems.domset.problem:Domset
Hikers = algobattle_problems.hikers.problem:Hikers
Job Shop Scheduling = algobattle_problems.scheduling.problem:Scheduling
Longest Path with Bounded Feedback Vertex Set = algobattle_problems.longestpathboundedfvs.problem:Longestpathboundedfvs
One-Sided Crossing Minimization-3 = algobattle_problems.oscm3.problem:OSCM3
P_3 Path Packing = algobattle_problems.pathpacking.problem:Pathpacking
Pairsum = algobattle_problems.pairsum.problem:Pairsum
Square Subgraph Isomorphism = algobattle_problems.c4subgraphiso.problem:C4subgraphiso
Traveling Salesman with Time Windows = algobattle_problems.tsptimewindows.problem:Tsptimewindows
