#include "Helpers.h"
#include "Iterator.h"
#include <vector>
Namespaces | |
| namespace | sps |
Classes | |
| class | sps::RiceSet |
| Implementation of the BitSet interface based on the sparse set representation by Preston Briggs and Linda Torczon (Rice University). More... | |
| class | sps::RiceSet::Iterator |
| Implementation of the sps::Iterator interface for a sps::RiceSet. More... | |
Include this file if you want to use the sps::RiceSet class.
1.5.2