2001
DOI: 10.1007/3-540-44806-3_5
|View full text |Cite
|
Sign up to set email alerts
|

Generation of Efficient Programs for Solving Maximum Multi-marking Problems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2003
2003
2021
2021

Publication Types

Select...
3
2
2

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(11 citation statements)
references
References 10 publications
0
11
0
Order By: Relevance
“…It can be shown that this problem is also in HSG and has a linear-time solution by using a very similar idea to that used earlier (the maximum width of the tree is di erent (3) but still constant) The results of comparing the run-time (in seconds) of our program with that generated by [SHT01] on sequences of randomly generated numbers of varying lengths is shown in the following …”
Section: Abs(x I )mentioning
confidence: 95%
“…It can be shown that this problem is also in HSG and has a linear-time solution by using a very similar idea to that used earlier (the maximum width of the tree is di erent (3) but still constant) The results of comparing the run-time (in seconds) of our program with that generated by [SHT01] on sequences of randomly generated numbers of varying lengths is shown in the following …”
Section: Abs(x I )mentioning
confidence: 95%
“…Can we also derive a linear-time algorithm from this specification? In fact, the approach for maximum marking problems developed by Sasano and Hu et al [29,28] suggests a O(nU) algorithm, where n is the length of the input list. We are, however, aiming for an algorithm whose complexity is independent from U.…”
Section: Maximum Segment Sum With Bounded Lengthsmentioning
confidence: 99%
“…Curtis analysed dynamic programming [11] and greedy algorithms [12] in a relational setting. Sasano and Hu et al [29,28] studied a useful class of maximum marking problems and proposed linear time algorithms for them.…”
Section: Introductionmentioning
confidence: 99%
“…Second, transform checking to the form with f oldSP by tupling transformation [18]. Then, if w is homomorphic, Optimization Theorem (Theorem 1 [27,26]) automatically gives how to detect an optimal register allocation with certain generic dynamic programming (i.e., a single traversal on an SP Term), assuming the live variables are pre-computed. Note that we restrict ourselves to control flow graphs with bounded tree width, and do not intend P = NP, where the conventional optimal register allocation based on graph coloring [10] is NP-complete.…”
Section: Register Allocation For Flowchart Programmentioning
confidence: 99%
“…We solve it as an instance of maximum marking problems [26,27,5]; mark the nodes of a control flow graph under a certain condition such that the sum of weight of marked nodes is maximum (or, minimum). We make use of Optimization Theorem from our previous work [26,27], and show how it works to find an optimal register allocation as a certain dynamic programming on SP Terms. The rest of the paper is organized as follows.…”
Section: Introductionmentioning
confidence: 99%