Proceedings of the 36th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages 2009
DOI: 10.1145/1480881.1480898
|View full text |Cite
|
Sign up to set email alerts
|

Speed

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
11
0

Year Published

2010
2010
2020
2020

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 138 publications
(11 citation statements)
references
References 26 publications
0
11
0
Order By: Relevance
“…While previous works present methods for disjunctive polynomial bounds [36] (such as max(0, n) · (1 + max(n, m))), or multivariate polynomial analysis [39], these works do not provide efficient methods to synthesize bounds such as O(n log n) or O(n r ), where r is not an integer.…”
Section: Efficient Methods For Precise Boundsmentioning
confidence: 99%
See 3 more Smart Citations
“…While previous works present methods for disjunctive polynomial bounds [36] (such as max(0, n) · (1 + max(n, m))), or multivariate polynomial analysis [39], these works do not provide efficient methods to synthesize bounds such as O(n log n) or O(n r ), where r is not an integer.…”
Section: Efficient Methods For Precise Boundsmentioning
confidence: 99%
“…All results were obtained on an Intel i3-4130 CPU 3.4 GHz 8 GB of RAM. [35,36,34]. There are two key differences of our methods as compared to previous works.…”
Section: Theorem 5 Our Algorithm Synalgo Is a Sound Approach For Tmentioning
confidence: 98%
See 2 more Smart Citations
“…Abstraction (e.g., making branches non-deterministic by simply hiding the conditionals) is clearly doable, while sophisticated static analysis technology may allow the construction of more precise front ends. Importantly, current static analysis techniques allow for computing loop bounds [1,2,17] and thus transforming an arbitrary loop into our bounded-loop form. These intentions motivate the choice of including nondeterminism in our core language.…”
Section: Introductionmentioning
confidence: 99%