Lift upper bound on HTF
Closed this issue · 1 comments
sternenseemann commented
The test suite prescribes HTF < 0.14
, but I've been able to build and execute it with 0.15 just fine, so seems like the bound should be HTF >= 0.13 && < 0.16
.
nikita-volkov commented
Done