Package nl.tue.astar.util
Class LPResult
- java.lang.Object
-
- nl.tue.astar.util.LPResult
-
public class LPResult extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected intsolveResult
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetResult()intgetSolveResult()doublegetVariable(int i)double[]getVariables()
-