An implementation of the Bron-Kerbosch algorithm for finding maximum cliques.
[bron-kerbosch "1.0.0-SNAPSHOT"]
bron-kerbosch/bron-kerbosch {:mvn/version "1.0.0-SNAPSHOT"}
implementation("bron-kerbosch:bron-kerbosch:1.0.0-SNAPSHOT")
<dependency> <groupId>bron-kerbosch</groupId> <artifactId>bron-kerbosch</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: