Expand description

Implementation of Cuckatoo Cycle designed by John Tromp.

Structs

Cuckatoo solver context

Functions

Instantiate a new CuckatooContext as a PowContext. Note that this can’t be moved in the PoWContext trait as this particular trait needs to be convertible to an object trait.