Closed FedorSmirnov89 closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
opendse-optimization/src/main/java/net/sf/opendse/optimization/OptimizationModule.java | 0 | 11 | 0.0% | ||
<!-- | Total: | 2 | 13 | 15.38% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
opendse-optimization/src/main/java/net/sf/opendse/optimization/OptimizationModule.java | 2 | 0.0% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 2: | 0.3% |
Covered Lines: | 606 |
Relevant Lines: | 6660 |
Beside a test and comments for the Stagnation Restart class, the main issue of this commit is that you now can activate whether or not it is bound (before it was bound by default, without letting the user know about it) and you can adjust the number of generations that is considered as a stagnation.