becopyilp: Simplify the simplicial test.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 16 Dec 2012 06:47:14 +0000 (07:47 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 16 Dec 2012 18:30:55 +0000 (19:30 +0100)
commit7036e7b152223d37be51242f4e3ea2f00c7c09a4
treeb0fd2764e0378d342bd064053044aff8da7999de
parent163610634238dac25cc05ea4f3037e6fd05f463d
becopyilp: Simplify the simplicial test.

- Avoid the quite expensive be_ifg_degree().
- Check while collecting the neighbours, instead of first collecting all, then testing whether they form a clique.
ir/be/becopyilp.c