2002
DOI: 10.1007/3-540-45789-5_17
|View full text |Cite
|
Sign up to set email alerts
|

Possibly Not Closed Convex Polyhedra and the Parma Polyhedra Library

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
91
0

Year Published

2005
2005
2013
2013

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 91 publications
(91 citation statements)
references
References 19 publications
0
91
0
Order By: Relevance
“…In practice, we use PPL (the Parma Polyhedra Library [3]) to overapproximate the differential equations by rectangular inclusions. PPL is a C++ library to manipulate polyhedrons with large rational coefficients and exact arithmetic.…”
Section: Case Studymentioning
confidence: 99%
“…In practice, we use PPL (the Parma Polyhedra Library [3]) to overapproximate the differential equations by rectangular inclusions. PPL is a C++ library to manipulate polyhedrons with large rational coefficients and exact arithmetic.…”
Section: Case Studymentioning
confidence: 99%
“…Since la−j −1 takes its maximal value when la is maximal and j is minimal, the expression la 0 −1 is an upper bound for la−j −1 . This can be done automatically using linear constraints tools [6]. Given a cost equation C(x)=exp+ k i=0 C(y i ), ϕ and an invariant C(x 0 );C(x), Ψ , the function below computes an upper bound for exp by maximizing its nat components.…”
Section: Upper Bounds On Cost Expressionsmentioning
confidence: 99%
“…A sufficient condition for a cost relation falling into the divide and conquer class is that each cost expression that is contributed by an equation is greater than or equal to the sum of the cost expressions contributed by the corresponding immediate recursive calls. This check is implemented in our prototype using [6]. Consider a CRS with the two equations C(n)=0, {n≤ 0} and C(n) = nat(n)+C(n 1 )+C(n 2 ), ϕ where ϕ={n>0, n 1 +n 2 +1≤n, n≥2 * n 1 , n ≥2 * n 2 , n 1 ≥0, n 2 ≥0}.…”
Section: Improving Accuracy In Divide and Conquer Programsmentioning
confidence: 99%
See 1 more Smart Citation
“…To solve the linear constraint systems, we use the Parma Polyhedral Library (PPL) [1]. In general, solving a linear constraint system is exponential in the number of inequalities.…”
Section: Analyzing Effects Of Code Sequencesmentioning
confidence: 99%