|
SET C++ library
The mathematical set theory can be very handy in many programming fields such as in compilers and in numerical mind game solvers. These applications require that you manipulate sets of integers and perform operations like union and intersection on them. I have developed a class that encapsulate the set theory operations on set of integers that is much more complete an powerful than <bitset> coming with the standard C++ library. Features
Content
There are 2 versions available:
|
Home :: Fractals :: Tutorials :: SetLib :: Books :: Archive :: My blog :: Contact