AlgorithmInterface
interface AlgorithmInterface (View source)
Methods
mixed
solve()
Solves the algorithm and returns all possible results.
Details
at line 29
mixed
solve()
Solves the algorithm and returns all possible results.