Function QCM::ground_state¶
Defined in File QCM.cpp
Function Documentation¶
-
vector<pair<double, string>> QCM::ground_state(int label)¶
solves for the ground state (GS) of the clusters returns an array of pairs of values, one pair per cluster, giving the GS energy and the GS sector
Computes the ground state of the cluster(s) of a given instance.