Renamed function.
[libfirm] / heuristical.h
1 #ifndef KAPS_HEURISTICAL_H
2 #define KAPS_HEURISTICAL_H
3
4 #include "pbqp_t.h"
5
6 void solve_pbqp_heuristical(pbqp *pbqp);
7
8 #endif /* KAPS_HEURISTICAL_H */