This application contains a branch-and-price approach for the Ringpacking problem, also known as recursive circle packing problem, which is realized with the framework SCIP . Therefore, the following plugins are implemented:
In the following we introduce the problem, explain the use of the reader plugin and pricer plugin.
See the Install file