I have a small class that uses the union/find algorithm to implement a
dynamic equivalence relation. With some work, it could probably also be
used to iterate through the equivalent partition.
Would this be a good thing to add to boost?
Jeffrey Yasskin
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
- Re: [boost] Equivalence Relation class Jeffrey Yasskin
- Re: [boost] Equivalence Relation class Miroslav Silovic
- [boost] Re: Equivalence Relation class Jeffrey Yasskin
- Re: [boost] Re: Equivalence Relation class Jeremy Siek
- Re: [boost] Equivalence Relation class Jeremy Siek
- [boost] Re: Equivalence Relation class Jeffrey Yasskin