PluginSolutionMapping.TryGetVid Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TryGetVid(Goal, Int32%) Returns the row or variable index that is associated with a specified goal. (Overrides SolutionMapping.TryGetVid(Goal, Int32%).)
Public method TryGetVid(Decision, array<Object[], Int32%) Returns the row or variable index that is associated with a specified decision. (Overrides SolutionMapping.TryGetVid(Decision, array<Object[], Int32%).)
Public method TryGetVid(Constraint, array<Object[], Int32, Int32%) Returns the row or variable index when passed a constraint, along with the indexes of the constraint, and a component part. (Overrides SolutionMapping.TryGetVid(Constraint, array<Object[], Int32, Int32%).)

Top

See Also

Reference

PluginSolutionMapping Class

Microsoft.SolverFoundation.Services Namespace