iqm.qaoa.tree_qaoa# Contains the TreeQAOA class, built for using the tree schedule. Also contains a little helper function _find_nearest. Classes TreeQAOA(problem, num_layers, *[, betas, ...]) The class for tree QAOA with QUBO cost function. Inheritance