CheckPoints

Undocumented in source.

Constructors

this
this(LineWriter* lineWriter)
Undocumented in source.

Members

Functions

getPathHash
ulong getPathHash(SolveState s, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
isRedundant
bool isRedundant(SolveState s, bool isRedundantWithSelf)
Undocumented in source. Be warned that the author may not have intended to support it.
isSamePath
bool isSamePath(SolveState a, SolveState b, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getSpanStateHash
getSpanStateHash(SolveState s, Span span, ulong h)
Undocumented in source. Be warned that the author may not have intended to support it.
isSameSpanState
isSameSpanState(SolveState a, SolveState b, Span span)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lineWriter
LineWriter* lineWriter;
Undocumented in source.
paths
SolveState[ulong][] paths;
Undocumented in source.

Meta