[][src]Function conllu::proj::non_projective_edges

pub fn non_projective_edges(
    graph: &Graph<(), String, Directed>
) -> Vec<EdgeIndex>

Returns non-projective edges in the graph, ordered by length.