First version of the implementation of the k-dimensional Weisfeiler-Lehman...
First version of the implementation of the k-dimensional Weisfeiler-Lehman method for testing group isomorphism. Currently it is only 2-dimensional, but it should be easy to extend it to any k. Eclipse project folder is "kWL". Test examples are available in the main method of the class "kWLClass" in the file "kWLClass.java".
kWL/.classpath
0 → 100644
kWL/.project
0 → 100644
File added
kWL/bin/Colour/Colour.class
0 → 100644
File added
kWL/bin/Helpers.class
0 → 100644
File added
kWL/bin/Permutation.class
0 → 100644
File added
kWL/bin/Representation.class
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
Please register or sign in to comment