sweetpea.tests.test_combinatorics module

sweetpea.tests.test_combinatorics.test_extract_components(sizes, n, expected)
sweetpea.tests.test_combinatorics.test_compute_jth_inversion_sequence(n, j, sequence)
sweetpea.tests.test_combinatorics.test_construct_permutation(inversion_sequence, expected_permutation)
sweetpea.tests.test_combinatorics.test_compute_jth_combination(l, n, j, expected_combination)