Creates and returns a goal that always fails.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public Cplex..::..Goal FailGoal()

Return Value

The new fail goal.

See Also