Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TemplateBenchmarkSolve ¶
func TemplateBenchmarkSolve(b *testing.B, newSolverFunc func() watersortpuzzle.Solver)
Types ¶
type SolverSuite ¶
type SolverSuite struct { suite.Suite NewSolverFunc func() watersortpuzzle.Solver MaxFlasks int }
func (*SolverSuite) TestSolver ¶
func (s *SolverSuite) TestSolver()
Click to show internal directories.
Click to hide internal directories.