Implement Wilson's algorithm and let the caller choose the algorithm.
This commit is contained in:
parent
c4d707d64a
commit
3c2fca9a74
8 changed files with 176 additions and 12 deletions
2
pom.xml
2
pom.xml
|
|
@ -56,7 +56,7 @@
|
|||
</distributionManagement>
|
||||
|
||||
<properties>
|
||||
<maze-generator.version>0.2.2-SNAPSHOT</maze-generator.version>
|
||||
<maze-generator.version>0.3.0</maze-generator.version>
|
||||
<maven-site-plugin.version>4.0.0-M8</maven-site-plugin.version>
|
||||
<undertow.version>2.3.18.Final</undertow.version>
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue