2008
DOI: 10.1007/978-3-540-85958-1_23
|View full text |Cite
|
Sign up to set email alerts
|

Exploiting Common Subexpressions in Numerical CSPs

Abstract: It is acknowledged that the symbolic form of the equations is crucial for interval-based solving techniques to efficiently handle systems of equations over the reals. However, only a few automatic transformations of the system have been proposed so far. Vu, Schichl, Sam-Haroud, Neumaier have exploited common subexpressions by transforming the equation system into a unique directed acyclic graph. They claim that the impact of common subexpressions elimination on the gain in CPU time would be only due to a reduc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
18
0

Year Published

2011
2011
2018
2018

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 18 publications
(18 citation statements)
references
References 13 publications
0
18
0
Order By: Relevance
“…Each row has a sum constraint such as: m [5,1] + m [5,2] + · · · + m [5,14] + m [5,15] + · · · + m [5,28] …”
Section: + · · · + M[5 28] =mentioning
confidence: 99%
See 3 more Smart Citations
“…Each row has a sum constraint such as: m [5,1] + m [5,2] + · · · + m [5,14] + m [5,15] + · · · + m [5,28] …”
Section: + · · · + M[5 28] =mentioning
confidence: 99%
“…The common subset m [5,15] + · · · + m [5,28] is represented by a new variable a, resulting in the following three constraints. m [5,1] + m [5,2] + · · · + m [5,14] + a = 14 a = 6 a = m [5,15] + · · · + m [5,28] Variable unification replaces a with 6 throughout, leading to the following: Meseguer and Torras's model was improved by Frisch et al [23] by the addition of a set of implied constraints (i.e. redundant constraints that are entailed by the original set of constraints), creating the best published model (to our knowledge).…”
Section: = 14mentioning
confidence: 99%
See 2 more Smart Citations
“…Other algorithms exploit the monotonicity properties of the constraints [9] and show that hull-consistency can be enforced in polynomial time if the constraint functions are all monotonic [29]. Algorithm I − CSE [7] exploits common sub-expressions obtaining a DAG that is rewritten into a new optimized system of constraints that can be processed by the tree-based algorithms.…”
Section: Definition 224 (Consistent Ccsp)mentioning
confidence: 99%