Module rlifesrc_lib::search

source ·
Expand description

The searching algorithms.

Modules

Structs

  • (Experimental) Adding Backjumping to the original lifesrc algorithm.
  • The default algorithm based on David Bell’s lifesrc.
  • Records the cells whose values are set and their reasons.

Enums

Traits