11#include <triqs/det_manip.hpp>
12#include <triqs/mc_tools.hpp>
14namespace triqs_ctint {
19 qmc_config_t(
params_t const ¶ms, g_tau_cv_t G0_tau);
int perturbation_order() const
Current perturbation order.
std::vector< det_t > dets
List containing the determinant for each block.
std::vector< vertex_t > vertex_lst
Unordered list of all vertices currently inserted.
A struct combining both constr_params_t and solve_params_t.