fn naive_order(sized_contraction: &SizedContraction) -> Vec<usize>Expand description
Contracts the first two operands, then contracts the result with the third operand, etc.
fn naive_order(sized_contraction: &SizedContraction) -> Vec<usize>Contracts the first two operands, then contracts the result with the third operand, etc.