<CallbackGetPostPreSolveCommands>

Class collecting all commands to add to the solver input file.

Remarks

None.

Examples

None.

Table 13: XML Tag Listing

Attribute

caninterrupt=

Specifies whether the callback can be cancelled/interrupted. (inherited from CallbackBase)

Attribute

iscsharpstatic=

Indicates whether the callback is a C Sharp static method. (inherited from CallbackBase)

Attribute

order=

Order of the call.

Attribute

timedependent=

Specifies if the callback will be called for each step.