Skip navigation links
A C E F G I L M N R S T V 

V

valueOf(String) - Static method in enum it.ssc.pl.milp.ConsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.ssc.pl.milp.EPSILON
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.ssc.pl.milp.FormatTypeInput.FormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.ssc.pl.milp.GoalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.ssc.pl.milp.SolutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.ssc.pl.milp.util.LPThreadsNumber
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.ssc.pl.milp.util.MILPThreadsNumber
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.ssc.pl.milp.Variable.TYPE_VAR
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.ssc.pl.milp.ConsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.ssc.pl.milp.EPSILON
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.ssc.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 it.ssc.pl.milp.GoalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.ssc.pl.milp.SolutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.ssc.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 it.ssc.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 it.ssc.pl.milp.Variable.TYPE_VAR
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Interface in it.ssc.pl.milp
Questa interfaccia permette di accedere al valore ottimo assunto dalla j-esima variabile del problema di LP (j=1..N).
Variable.TYPE_VAR - Enum in it.ssc.pl.milp
Definisce il tipo di variabile : intera, binaria o reale
A C E F G I L M N R S T V 
Skip navigation links