triqs_ctseg.solver.Solver.solve
- Solver.solve(**kwargs)[source]
Solve the impurity problem.
Runs the Monte Carlo simulation with the requested moves and measures and stores the accumulated observables in
results.- Parameters:
- **kwargs
Solve parameters forwarded to
SolveParamsT; see that class for the full list with defaults.