S
S
sososcandalous2019-03-03 20:00:27
Python
sososcandalous, 2019-03-03 20:00:27

How to release combinatorial enumeration through the "tree"?

Need help or advice (or where can I find more information):
I want to implement a computation tree (not sure how such algorithms are called correctly) in Python, namely, let's say I have 3 options for each node, and on each next one, perform a check: If for some option the limit of n/2 is reached, then it is forbidden to be selected (n: number of the current level). As a solution, in fact, the number of options "reached" to a given level.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Egor Kazantsev, 2019-09-05
@saintbyte

Can you put a stupid Neo4j graph base to play with it?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question