mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
protected variation coefficient
This commit is contained in:
parent
77e7b89d49
commit
36c7925ffa
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ public class VariationCoefficientTermination implements PrematureAlgorithmTermin
|
|||
|
||||
private final int noIterations;
|
||||
|
||||
private final double variationCoefficientThreshold;
|
||||
protected double variationCoefficientThreshold;
|
||||
|
||||
private int currentIteration;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue