The bliss C++ API 0.77 (Debian 0.77-3build1)
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 ▼Nbliss
 CAbstractGraphAn abstract base class for different types of graphs
 CBigNumA simple wrapper class for non-negative big integers (or approximation of them)
 CDigraphThe class for directed, vertex colored graphs
 CGraphThe class for undirected, vertex colored graphs
 CHeapA min-heap of unsigned integers
 CKQueueA simple implementation of queues with fixed maximum capacity
 COrbitA class for representing orbit information
 ▼CPartitionA class for refinable, backtrackable ordered partitions
 CCellData structure for holding information about a cell in a Partition
 CStatsStatistics returned by the bliss search algorithm
 CTimerA simple helper class for measuring elapsed time
 CUintSeqHashA updatable hash for sequences of unsigned ints