Header menu logo B2R2

SymbSolver Type

Represents a solver backend used by SymbExecutor.

Union cases

Union case Description

CustomSolver solver

Full Usage: CustomSolver solver

Parameters:

Use a caller-provided solver implementation.

solver : ISolver

NoSolver

Full Usage: NoSolver

Do not use a solver.

Instance members

Instance member Description

this.IsCustomSolver

Full Usage: this.IsCustomSolver

Returns: bool
Returns: bool

this.IsNoSolver

Full Usage: this.IsNoSolver

Returns: bool
Returns: bool

Type something to start searching.