This repository was created to store algorithms for solving problems in discrete mathematics in a programming language (in this case Python) during the course «Internet of Things» in Lviv Polytehnic National University (@LPNU-IoT).
Data: n
Result: A sequence of permutations of the set {1,...,n} in antilexicographic order.
Data: n
Result: The sequence of all partitions of the set {1, . . . , n}, in which each next partition is formed from the previous one by transferring a single element to another block.
Data: n.
Result: a sequence of partitions of the number n in the reverse order of the lexicographic