IOptimizationMethod

No details are provided for this entry.

Declaration Syntax

public interface IOptimizationMethod

Table 1913: Members

Property

Candidates

No details are provided for this entry.

Property

PostProcessingTypes

No details are provided for this entry.

Property

Samples

No details are provided for this entry.

Property

Services

No details are provided for this entry.

Method

AddConstraint(string, enumConstraintType, object, object, double, bool)

No details are provided for this entry.

Method

AddCustomConstraintProperty(string, string, object)

No details are provided for this entry.

Method

AddCustomObjectiveProperty(string, string, object)

No details are provided for this entry.

Method

AddCustomVariableProperty(string, string, object)

No details are provided for this entry.

Method

AddDoubleListVariable(string, IListCpp, double)

No details are provided for this entry.

Method

AddDoubleVariable(string, double, double, double)

No details are provided for this entry.

Method

AddIntegerListVariable(string, IListCpp, int)

No details are provided for this entry.

Method

AddObjective(string, enumGoalType, double, double)

No details are provided for this entry.

Method

AddOutput(string)

No details are provided for this entry.

Method

AddParameterRelationship(string, string, string, enumParameterRelationshipType)

No details are provided for this entry.

Method

CanRun(out String)

No details are provided for this entry.

Method

get_Setting(string)

No details are provided for this entry.

Method

put_Setting(string, object)

No details are provided for this entry.

Method

Run()

No details are provided for this entry.