Multimap of ints. More...
Go to the source code of this file.
Classes | |
class | PairMatchSetMulti |
Multimap of ints.
PairMatchSetMulti is a list of tuples (i1, i2) which allows efficient O(log n) indexing by I1, and O(n) by i2.
Definition in file PairMatchSetMulti.h.