neat-python icon indicating copy to clipboard operation
neat-python copied to clipboard

Allow only for creation connections between neighbourhood layers

Open Bienqq opened this issue 6 years ago • 0 comments

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.

image

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

Bienqq avatar Nov 08 '19 18:11 Bienqq