User Guide
API Reference
Development
Permutation
Permutation.__init__()
Permutation.subwords()
flatten()
simple_mine_test()
test_flatten()
contains_pattern()
find_missing_patterns()
verify_stack_sortable()
verify_smooth_permutations()
verify_west_2_stack()
verify_difficult_example()
main()
generate_all_permutations()
verify_west_2_stack_sortable()
test_permutation()
test_permutation_validation()
Test suite for the BiSC algorithm implementation.
Run all tests.