ERR NodeManager.cpp : int NodeManager::cleanGraph() : 794: Nodes in bubble removal have less than two edges!
By this point we should not be dealing with any cap nodes which would have a single edge but only path or cross nodes. Need to investivage further why this error message is popping up.
ERR NodeManager.cpp : int NodeManager::cleanGraph() : 794: Nodes in bubble removal have less than two edges!
By this point we should not be dealing with any cap nodes which would have a single edge but only path or cross nodes. Need to investivage further why this error message is popping up.