![]() |
#include <CGAL/QP_functions.h>
This function writes a nonnegative linear program to an output stream (in MPSFormat). The time complexity is Θ(mn), even if the program is very sparse.
|
| ||||
|
|
| |||
| writes the nonnegative linear program lp to out in MPSFormat. The name of the program will be the one provided by problem_name. | ||||
The concept