add
Append a type solver to the current solver.
Parameters
typeSolver
The type solver to be appended.
resetCache
If should reset the cache when the solver is inserted.
Append a type solver to the current solver. By default the cached values will be removed.
Parameters
typeSolver
The type solver to be appended.