







Have all objectives in this model instance linear expressions?
Namespace: Optimization
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
| C# |
|---|
public bool AreAllObjectivesLinear { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AreAllObjectivesLinear As Boolean Get |
| Visual C++ |
|---|
public: property bool AreAllObjectivesLinear { bool get (); } |
