OBL: An Intuitive Guide

An explanation of OBL from a user's perspective.


Same Tree / Tree

Faces: Tree

Two Trees that are the same color. Be careful not to mistake this for Tree / Tree.


Recognition Tips

Matching trees; trees are the same color.

Algorithms

Best Alg: 1,0/-3,0/-1,-1/0,1

Solve CO into M2.

Color Mirror Algs

  • 1,0/0,3/-1,-1/0,1
  • 1,0/-1,2/1,1/-1,0
  • 0,-1/0,3/1,1/-1,0

Other Algs

  • 1,0/3,0/-1,-1/0,1
  • 1,0/2,-1/1,1/-1,0
  • 0,-1/-3,0/1,1/-1,0



Related Cases

Parent Cases

Relatively useful cases that can be reached in one slice from this case.

Mirrors

No mirrors found.

Project created by Shari Kuroyama and Michael Young Hosted on GitHub Pages — Theme:Midnight