SDARG / opendse

Design Space Exploration
https://sdarg.github.io/opendse/
MIT License
12 stars 9 forks source link

Adjustment of Stagnation Restart #2

Closed FedorSmirnov89 closed 6 years ago

FedorSmirnov89 commented 6 years ago

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.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 8


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 Coverage Status
Change from base Build 2: 0.3%
Covered Lines: 606
Relevant Lines: 6660

💛 - Coveralls