The Cplex..::..Goal type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone | |
|
|
deleteCppimpl | |
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
|
Execute | |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetBestObjValue |
Returns a bound on the optimal solution value of the active problem.
|
|
|
GetBranches(array<array<IRange>[]()[][]>[]()[][]) | |
|
|
GetBranches(array<array<INumVar>[]()[][]>[]()[][], array<array<Double>[]()[][]>[]()[][], array<array<Cplex..::..BranchDirection>[]()[][]>[]()[][]) | |
|
|
GetBranchType |
Returns the type of branching Cplex is going to do at the current node unless overridden by the invoking goal.
|
|
|
getCppHandle | |
|
|
GetCutoff |
Returns the cutoff for the objective value when nodes are being solved during branch-and-cut search.
|
|
|
GetDirection | |
|
|
GetDownPseudoCost | |
|
|
getEnvImpl | |
|
|
GetFeasibilities(array<INumVar>[]()[][]) | |
|
|
GetFeasibilities(array<INumVar>[]()[][], Int32, Int32) | |
|
|
GetFeasibility | |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetIncumbentObjValue |
Returns the objective value of the current best integer solution.
|
|
|
GetIncumbentValue | |
|
|
GetIncumbentValues(array<INumVar>[]()[][]) | |
|
|
GetIncumbentValues(array<INumVar>[]()[][], Int32, Int32) | |
|
|
GetLB | |
|
|
GetLBs(array<INumVar>[]()[][]) | |
|
|
GetLBs(array<INumVar>[]()[][], Int32, Int32) | |
|
|
GetNbranches |
Returns the number of branches Cplex is going to create at the current node unless overridden by the invoking goal.
|
|
|
GetNiterations |
Returns the total number of iterations for solving node problems during the current optimization.
|
|
|
GetNnodes |
Returns the number of nodes processed so far in the active branch-and-cut search.
|
|
|
GetNremainingNodes |
Returns the number of nodes remaining to be processed, or, equivalently, the number of active nodes in the tree.
|
|
|
GetObjCoef | |
|
|
GetObjCoefs(array<INumVar>[]()[][]) | |
|
|
GetObjCoefs(array<INumVar>[]()[][], Int32, Int32) | |
|
|
GetObjValue |
Returns the objective function value of the solution of the continuous relaxation of the current node.
|
|
|
GetPriority | |
|
|
GetSlack | |
|
|
GetSlacks(array<IRange>[]()[][]) | |
|
|
GetSlacks(array<IRange>[]()[][], Int32, Int32) | |
|
|
GetSOSFeasibility(ISOS1) | |
|
|
GetSOSFeasibility(ISOS2) | |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
GetUB | |
|
|
GetUBs(array<INumVar>[]()[][]) | |
|
|
GetUBs(array<INumVar>[]()[][], Int32, Int32) | |
|
|
GetUpPseudoCost | |
|
|
GetValue(INumExpr) | |
|
|
GetValue(INumVar) | |
|
|
GetValues(array<INumVar>[]()[][]) | |
|
|
GetValues(array<INumVar>[]()[][], Int32, Int32) | |
|
|
HasIncumbent |
Returns true if an incumbent solution has been found.
|
|
|
IsIntegerFeasible |
Returns true if current solution is integer feasible
|
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString | (Overrides Object..::..ToString()()()().) |