Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| CConnectivityCons | Class for representing connectivity constraints This class uses cutting planes to make disconnected segments infeasible |
| CImage | Class representing png image |
| CObjVardataSegment | Variable data associated with segment variables \(x_P\) |
| CPixel | Struct representing a pixel in the imput image |
| ▼CSegmentPricer | Class representing pricing problem After each iteration of the master problem, the scip_redcost method is called |
| CPricerData | Problem data class for the pricing problem |
| CSuperpixel | Struct representing a superpixel |