neat-python
neat-python copied to clipboard
Allow only for creation connections between neighbourhood layers
I want to allow creation only for connections between neighbourhood layers
In XOR example I want to not allow for creation of connections like that.

Can I do this only via configuration ? Or rather I have to change logic in code ?