This topic has not yet been rated - Rate this topic

SatSolution.Literals Property

Solver Foundation 3.0

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

Gets a collection of all literals.

Namespace:  Microsoft.SolverFoundation.Solvers
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
public IEnumerable<Literal> Literals { get; }

Property Value

Type: System.Collections.Generic.IEnumerable<Literal>
A collection of all literals.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.