Skip to content

ShawalKassim1998/clique_python_wrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental python wrapper for Cliquer - algorithm for finding max weighted clique in a graph: https://users.aalto.fi/~pat/cliquer.html

Notice GPL licence inherited from Cliquer.

It is a ROS package, but there are no ROS dependencies so it should be easy to compile without ROS (see CMakeList.txt).

Examples are in src/clique_python_wrapper/test_find_clique.py

Releases

No releases published

Packages

No packages published

Languages

  • C 73.3%
  • C++ 15.3%
  • Python 9.4%
  • CMake 1.2%
  • Makefile 0.8%