combinatorial-0.0: Count, enumerate, rank and unrank combinatorial objects
Combinatorics.PaperStripGame
Description
Number of possible games as described in http://projecteuler.net/problem=306.
cutEverywhere0 :: [Int] -> [[Int]] Source #
cutEverywhere1 :: [Int] -> [[Int]] Source #
cutPart :: Int -> [(Int, Int)] Source #
treeOfGames :: Int -> Tree [Int] Source #
lengthOfGames :: Int -> [Int] Source #
numbersOfGames :: [Int] Source #
numbersOfGamesSeries :: [Integer] Source #