Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 407 Bytes

File metadata and controls

18 lines (11 loc) · 407 Bytes

BP

A simple Branch-&-Prune algorithm in C

Basic usage

For compile, use

gcc -o bp BP.c -lgsl -lgslcblas -lm -static

Is strongly recommended the utilization of HCProt software for create the inputs for this application. This software can be found in HCProt Git Repository.

Hint: Use the checkbox Output for BP in software HCProt.