package
0.0.0-20240629193556-fbded21fa973
Repository: https://github.com/grsubramanian/go-playground.git
Documentation: pkg.go.dev

# Functions

ContainerFromCanonicalValue is the inverse function of Container.CanonicalValue.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
GameConfig represents the basic configuration related to a ballsort puzzle game.
No description provided by the author
GameState represents the state of containers.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

GameSolver represents an arbitrary game solver than can solve the ballsort game.

# Type aliases

Container is a set of balls stacked one on top of the other.
GameStateCanonicalForm represents a canonical form of the game state.
No description provided by the author