public class NoSolution
extends LpSolution
Returned by solver when linear programming problem has no solution.
| Modifier and Type | Field and Description |
|---|---|
static NoSolution |
INSTANCE
Returned by solver when linear programming problem has no solution.
|
public static NoSolution INSTANCE
Returned by solver when linear programming problem has no solution.