Select Git revision
group-connectivity.h
-
Function testGroupConnectivity now doesn't return list of classes by default but you have to opt in for it. Moreover the transfer mechanism of list of classes between C++ and Python was changed from instance variable to (virtual) function.
Function testGroupConnectivity now doesn't return list of classes by default but you have to opt in for it. Moreover the transfer mechanism of list of classes between C++ and Python was changed from instance variable to (virtual) function.