Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
bliss::AbstractGraphAn abstract base class for different types of graphs
bliss::BigNumA very simple class for big integers (or approximation of them)
bliss_stats_structThe C API version of the statistics returned by the bliss search algorithm
bliss::Partition::CellData structure for holding information about a cell in a Partition
bliss::DigraphThe class for directed, vertex colored graphs
bliss::GraphThe class for undirected, vertex colored graphs
bliss::StatsStatistics returned by the bliss search algorithm