Kotlin migration
All classes have been migrated to Kotlin
Improvements
- Simplify the interface of SearchAlgorithm
- Add the possibility to find a solution without throwing an exception
TODO
- Add more algorithms as BFS
- Add several examples
All classes have been migrated to Kotlin