1.1.3
- Fixed SBX test with integer values by changing the seed number after rnf update. The old seed truncates the integers
- Ensure that with integer values the crossover and mutation operators do not exceed the var upper bound. This might have happened when the variable is selected close to its upper bound.