Documentation ¶
Index ¶
- func Classic(ctx context.Context, input model.Classic) (model.Classic, error)
- func Jigsaw(ctx context.Context, values [][]uint8, boxNums [][]uint8) ([][]uint8, error)
- func NewPuzzle(input [][]uint8) puzzle
- func NewPuzzleWithBoxLookups(input [][]uint8, boxNums [][]uint8) puzzle
- func Sixteen(ctx context.Context, input model.Sixteen) (model.Sixteen, error)
- func Twelve(ctx context.Context, input model.Twelve) (model.Twelve, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPuzzleWithBoxLookups ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.