I was thinking about normal cancel for a normal optimization not the GA. We have a list of changes for the GA, several bug fixes which will be addressed when the new version comes out.
I have seen Cancel work before, Tell me a little about your machine, What operating systems. What else was running ?.
We will duplicate it and add it to the list of items to get fixed. There is another bug which will get fixed when you try to make a variable constant, sometimes it will create 2 different values, due to the fact we are converting real number to integers. It does not always happen but it does exist, if you have 5 constant variables it might happen to 1 or 2 of them sometimes. It depends on the intial random population created in the GA and rounding to integer for integer variables.
We will have a new version of the optimizer for our new versions.
|