cv_filter
CvFilter
Bases: GraphFilter
Filter out connections that do not fall within the range [cv_min, cv_max].
Data about connected/disconnected edges due to the CV check is stored as cv_mask (boolean array) in the graph as a part of DirectedMask object.