CspSolutionMapping.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%) Infrastructure. Returns a value that indicates whether a row identifier is mapped to a goal. (Overrides SolutionMapping.TryGetVid(Goal, Int32%).)
Public method TryGetVid(Decision, array<Object[], Int32%) Returns a value that indicates the variable id of a decision is successfully retrieved. (Overrides SolutionMapping.TryGetVid(Decision, array<Object[], Int32%).)
Public method TryGetVid(Constraint, array<Object[], Int32, Int32%) Infrastructure. Returns a value that indicates whether a row identifier is mapped to a constraint. (Overrides SolutionMapping.TryGetVid(Constraint, array<Object[], Int32, Int32%).)

Top

See Also

Reference

CspSolutionMapping Class

Microsoft.SolverFoundation.Services Namespace