summaryrefslogtreecommitdiff
path: root/sets.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented basic algorithm for finding maximum clique... no optimizations.Alex AUVOLAT2013-11-241-0/+4
* Added nice comments...Alex AUVOLAT2013-11-181-7/+8
* Renamed set_bitset.c to set_bitsets.cAlex AUVOLAT2013-11-181-4/+2
* Finished implementation of sets with linked lists.Alex AUVOLAT2013-11-181-0/+3
* Started implementation of sets based on linked lists.Alex AUVOLAT2013-11-181-3/+4
* Changed a few files so that it will compile.Alex AUVOLAT2013-11-181-4/+2
* sets headerMendes Oulamara2013-11-131-0/+71