Algoritmul bron şi kerbosch c++ findmaxclique
Algoritmul bron şi kerbosch c++ findmaxclique
include
#include
#include "graph.h"
// An implementation of Bron-Kerbosch algorithm
// From Algorithm 457 of the Collected Algorithms from CACM
// http://www.netlib.or