Solve(bool, string)

Run the Solve action.

Declaration Syntax

public virtual void Solve(bool wait, string config)

Parameters

wait(bool)

Wait or not for the solve to be done.

config(string)

The solve configuration to use. Will throw an error if the input solve configuration does not exist. If none is provided, the default is used for the solve.