Rion Brattig Correia
Rion Brattig Correia
Thanks Jordan, I'll this to a new release!
Thanks for the message @stas-g, this looks like a bug. We will try to look at this asap.
Hey @stas-g, Sorry this took longer than I expected. I think I have solved the issue. Please try this: ```python from cana.boolean_network import BooleanNetwork P = BooleanNetwork.from_file("/home/xxx.txt", type='logical', keep_constants=True) P.set_constant(node=2,...
Hey @hsizek thanks for submitting this, After looking over the code and discussing this with you, the output you see is actually correct based on the assumptions of the two-symbol...