public final class LubyCutoffStrategy extends AbstractCutoffStrategy
scaleFactor| Constructor and Description |
|---|
LubyCutoffStrategy(long s)
A Luby cutoff strategy.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getNextCutoff()
From SAT 2012: computing Luby values the way presented by Donald Knuth
in his invited talk at the SAT 2012 conference.
|
String |
toString() |
Copyright © 2019. All rights reserved.