SpecialOrderedSetType Enumeration

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

Defines the types of special ordered sets.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Enumeration SpecialOrderedSetType
public enum SpecialOrderedSetType
public enum class SpecialOrderedSetType
type SpecialOrderedSetType
public enum SpecialOrderedSetType

Members

Member name Description
SOS1 Special ordered set type 1.
SOS2 Special ordered set type 2.

See Also

Reference

Microsoft.SolverFoundation.Services Namespace