datatonic / duke

Automatically exported from code.google.com/p/duke
0 stars 0 forks source link

Add mechanism for maintaining equivalence classes #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We need a MatchListener which can maintain a collection of equivalence class 
memberships based on the link information. Need to do this as an interface, and 
can add a first in-memory implementation to begin with.

Original issue reported on code.google.com by lar...@gmail.com on 11 Nov 2011 at 8:37

GoogleCodeExporter commented 8 years ago
I've now implemented support for building equivalence classes. See
  http://code.google.com/p/duke/source/detail?r=47cd3f91bd4e30aba4b9744aeaa570e9204dd916
  http://code.google.com/p/duke/source/detail?r=59b3ceba6c97e80b483f1422f2b7d8d022ca808a

Original comment by lar...@gmail.com on 20 Nov 2011 at 7:19