Hi,
I want to use solution property ‘last_state’ to save memory but don’t know how to give the command.
I tried,
starting_solution=solutions.last_state,
but got below error message,
CoordinateValidationError: conflicting sizes for dimension 't': length 3699 on the data but length 3700 on coordinate 't'
will appreciate any help here.
regards…