Python
1.0
lcg
home
roma
html
python
labs
Namespaces
|
Functions
_12_perm.py File Reference
Namespaces
_12_perm
Full permutation.
Functions
def
_12_perm.perm
(n, i)
The full permutation of list "n" can be solved by picking any element, placing it in the first, and recursively solving the smaller problem.
More...
Generated by
1.8.20