add some tests in permutation dir
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# ypermutation_t
|
||||
|
||||
Implement some functions on permutations.
|
||||
|
||||
Uses set theoretics.
|
||||
|
||||
## Bijection
|
||||
Implement a bijection between an integer and a permutation (and its inverse)
|
||||
|
||||
Reference in New Issue
Block a user