Closed openvmp closed 3 weeks ago
CQGI currently treats all global tuple assignments as parameters, but then fails to initialize their values if they are not constant. Replacing tuples with lists to work around.
Thanks @openvmp
CQGI currently treats all global tuple assignments as parameters, but then fails to initialize their values if they are not constant. Replacing tuples with lists to work around.