Multiway Algorithms

Java library of multi-way algorithms.

Algorithms

Available algorithms:

Maven

Add the following dependency in your pom.xml:

   <dependency>
     <groupId>nz.ac.waikato.cms.adams</groupId>
     <artifactId>multiway-algorithms</artifactId>
     <version>0.0.13</version>
   </dependency>