Skip to content
  • Karim El Sheikh's avatar
    First version of the implementation of the k-dimensional Weisfeiler-Lehman... · 42d66bf2
    Karim El Sheikh authored
    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".
    42d66bf2