project('gp', 'cpp') executable('gp-bnb', 'bnb/main.cpp', 'bnb/graph.cpp', 'bnb/partition.cpp', include_directories: include_directories('include/'))