
29 Jan
2016
29 Jan
'16
8:31 p.m.
Hi all,
I am using C_Polyhedron to perform abstract interpretation. The polyhedrons I am dealing with take a lot of time to perform convex hull. The convex hull spends a lot of time in add_and_minimize operation. I was wondering if there is an alternate implementation in PPL 1.1 (or some other unstable version), that performs hull operation using CLP so that I can compare the two implementations.
Thanks,
Tushar Sharma
Graduate Student
Computer Sciences
University of Wisconsin-Madison