naive_order

Function naive_order 

Source
fn naive_order(sized_contraction: &SizedContraction) -> Vec<usize>
Expand description

Contracts the first two operands, then contracts the result with the third operand, etc.