A B C E F G I L M N O P R S T U V W _ 

V

valueOf(String) - Static method in enum org.ssclab.pl.milp.ConsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ssclab.pl.milp.EPSILON
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ssclab.pl.milp.FormatTypeInput.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ssclab.pl.milp.GoalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ssclab.pl.milp.SolutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ssclab.pl.milp.util.LPThreadsNumber
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ssclab.pl.milp.util.MILPThreadsNumber
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ssclab.pl.milp.Variable.TYPE_VAR
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ssclab.pl.milp.ConsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ssclab.pl.milp.EPSILON
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ssclab.pl.milp.FormatTypeInput.FormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ssclab.pl.milp.GoalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ssclab.pl.milp.SolutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ssclab.pl.milp.util.LPThreadsNumber
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ssclab.pl.milp.util.MILPThreadsNumber
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ssclab.pl.milp.Variable.TYPE_VAR
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Interface in org.ssclab.pl.milp
This interface allows accessing the optimal value assumed by the j-th variable of the LP problem (j=1..N).
Variable.TYPE_VAR - Enum in org.ssclab.pl.milp
Defines the type of variable: integer, binary, or real.
VectorsPL - Class in org.ssclab.pl.milp.util
 
VectorsPL() - Constructor for class org.ssclab.pl.milp.util.VectorsPL
 
VUOTUM - org.ssclab.pl.milp.SolutionType
The problem has no feasible solutions.
A B C E F G I L M N O P R S T U V W _