Re: [sage-devel] Implementation of Weisfeiler-Leman algorithm

2010-12-14 Thread Minh Nguyen
Hi Keshav, On Tue, Dec 14, 2010 at 5:17 PM, Keshav Kini wrote: > Hello, > > I have put together a patch which adds a module "sage.graphs.wlrefine" > and implements the Weisfeiler-Leman algorithm for coherent partition / > graph refinement, using an algorithm by Dmitrii Pasechnik and Luitpold > Ba

[sage-devel] Implementation of Weisfeiler-Leman algorithm

2010-12-13 Thread Keshav Kini
Hello, I have put together a patch which adds a module "sage.graphs.wlrefine" and implements the Weisfeiler-Leman algorithm for coherent partition / graph refinement, using an algorithm by Dmitrii Pasechnik and Luitpold Babel. I have uploaded it here: http://www1.spms.ntu.edu.sg/~krkini/temp/sage