#################### Bench: Permutation #################### This module contains the documentation for the Permutation model and testbench. ******************* Permutation Model ******************* permutation_model.py ==================== .. automodule:: permutation_model :members: :synopsis: Model for the permutation. ****************** Test Permutation ****************** test_permutation.py =================== .. automodule:: test_permutation :members: :synopsis: Test for the permutation.