CSPSolver generates undesired edge_properties
after filtering
#301
Labels
🐛 Bug
Something isn't working
edge_properties
after filtering
#301
As mentioned in #287 (comment), the
CSPSolver
generates, under some unknown circumstances, solutions withedge_properties
which are not related to the the specified rules and qunatum numbers in theQNProblemSet
, fed intoCSPSolver.find_solutions
.For example
gives edges with additional (mass, width, charge and isospin, c_parity, g_parity, pid) when only (parity and spin_magnitude) are expected. This is almost the complete set of properties.
The text was updated successfully, but these errors were encountered: