Skip navigation links
A B C D E F G H I L M O P Q R S T U V W X 

G

getC() - Method in class instances.CardinalityInstance
Gets the linear costs.
getC() - Method in class instances.GridDagInstance
Gets the linear costs.
getCardinalityInstance(int, int, int, double, double, double, boolean, Random) - Static method in class instances.Instances
 
getDagInstance(int, int, double, double, double, boolean, Random) - Static method in class instances.Instances
Gets a new instance of a DAG generated using the argument seed.
getIterations() - Method in class cplex.BranchAndBound
 
getIterations() - Method in class cplex.ConicSolver
 
getIterations() - Method in class cplex.QuadraticSolver
 
getIterations() - Method in class cplex.QuadraticSolverBissection
 
getIterations() - Method in class cplex.QuadraticSolverBissectionBasic
 
getIterations() - Method in class interfaces.CplexSolver
Gets the number of iterations/nodes used to solve the problem.
getLowerBound() - Method in class cplex.BranchAndBound
Gets the lower bound of the problem.
getLowerBound() - Method in class cplex.ConicSolver
 
getLowerBound() - Method in class cplex.QuadraticSolver
 
getLowerBound() - Method in class cplex.QuadraticSolverBissection
 
getLowerBound() - Method in class cplex.QuadraticSolverBissectionBasic
 
getLowerBound() - Method in class interfaces.CplexSolver
Gets the best lower bound for the objective value.
getQ() - Method in class instances.CardinalityInstance
Gets the Q matrix.
getQ() - Method in class instances.GridDagInstance
Gets the Q matrix.
getQPs() - Method in class cplex.BranchAndBound
 
getQPs() - Method in class cplex.ConicSolver
 
getQPs() - Method in class cplex.QuadraticSolver
Gets the number of QPs solved.
getQPs() - Method in class cplex.QuadraticSolverBissection
Gets the number of QPs solved.
getQPs() - Method in class cplex.QuadraticSolverBissectionBasic
Gets the number of QPs solved.
getQPs() - Method in class interfaces.CplexSolver
Gets the number of QPs solved.
getRootRelaxation() - Method in class cplex.BranchAndBound
 
getRootRelaxation() - Method in class cplex.ConicSolver
 
getRootRelaxation() - Method in class cplex.QuadraticSolver
 
getRootRelaxation() - Method in class cplex.QuadraticSolverBissection
 
getRootRelaxation() - Method in class cplex.QuadraticSolverBissectionBasic
 
getRootRelaxation() - Method in class interfaces.CplexSolver
Gets the value at the root node of branch and bound.
getSol() - Method in class cplex.BranchAndBound
 
getSol() - Method in class cplex.ConicSolver
 
getSol() - Method in class cplex.QuadraticSolver
 
getSol() - Method in class cplex.QuadraticSolverBissection
 
getSol() - Method in class cplex.QuadraticSolverBissectionBasic
 
getSol() - Method in class interfaces.CplexSolver
Gets the optimal solution for the problem.
getTime() - Method in class cplex.BranchAndBound
 
getTime() - Method in class cplex.ConicSolver
 
getTime() - Method in class cplex.QuadraticSolver
 
getTime() - Method in class cplex.QuadraticSolverBissection
 
getTime() - Method in class cplex.QuadraticSolverBissectionBasic
 
getTime() - Method in class interfaces.CplexSolver
Gets the time used to solve the problem.
getUpperBound() - Method in class cplex.BranchAndBound
 
getUpperBound() - Method in class cplex.ConicSolver
 
getUpperBound() - Method in class cplex.QuadraticSolver
 
getUpperBound() - Method in class cplex.QuadraticSolverBissection
 
getUpperBound() - Method in class cplex.QuadraticSolverBissectionBasic
 
getUpperBound() - Method in class interfaces.CplexSolver
Gets the objective value of the best feasible solution.
GridDagInstance - Class in instances
A sparse directed acyclic graph.
A B C D E F G H I L M O P Q R S T U V W X 
Skip navigation links