Issues
- 0
WCA permalink leads to docs.rs
#78 opened by stanleydesu - 2
- 1
Refactor Geometric Moves
#43 opened by V-Wong - 0
Doc comment typo fix
#58 opened by stanleydesu - 1
Cache pruning tables in Thistlethwaite solver
#92 opened by V-Wong - 0
Refactor facelet_moves
#99 opened by stanleydesu - 1
Scramble parser improvements
#91 opened by stanleydesu - 0
Add #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust
#96 opened by stanleydesu - 1
Scramble parser should return Result
#61 opened by stanleydesu - 0
Set MoveVariant's 'Standard' value to 1
#77 opened by stanleydesu - 1
Fix tense inconsistencies in doc comments
#80 opened by stanleydesu - 0
- 0
Now that this is a single argument function, I believe you can extract this function and implement it as part of the ``From`` trait.
#64 opened by stanleydesu - 0
- 1
Arbitrary Size Cube Property Based Tests
#44 opened by V-Wong - 0
Facelet Cube Bottleneck
#59 opened by V-Wong - 1
Refactor GeoCube with unsigned integers
#56 opened by stanleydesu - 0
Change Mask To Use Solved Indices
#46 opened by V-Wong