• + 1 comment

    Hello, Some questions: I guess we talk about binary tree here, aren't we ? Does changing a leaf place from left son to right son of a node is considered as a different tree ? Would it be possible (to clarify) to add the result for a simple test case like: N = 3 and L = 2 or event N = 2 and L = 1, we the different possibility decomposed.

    Thank you,

    Damien