2020
DOI: 10.1007/978-3-030-46714-2_13
|View full text |Cite
|
Sign up to set email alerts
|

Structured Traversal of Search Trees in Constraint-Logic Object-Oriented Programming

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 11 publications
0
2
0
Order By: Relevance
“…Eventually, the runtime environment considers all alternative decisions. The result is a (conceptual) search tree, in which the inner nodes correspond to the points at which decisions can be taken, with one subtree per decision alternative [7]. The eventual outcomes of execution (in particular, returned values and thrown exceptions) are the leaves of the tree.…”
Section: Constraint-logic Object-oriented Programming With Mulimentioning
confidence: 99%
See 1 more Smart Citation
“…Eventually, the runtime environment considers all alternative decisions. The result is a (conceptual) search tree, in which the inner nodes correspond to the points at which decisions can be taken, with one subtree per decision alternative [7]. The eventual outcomes of execution (in particular, returned values and thrown exceptions) are the leaves of the tree.…”
Section: Constraint-logic Object-oriented Programming With Mulimentioning
confidence: 99%
“…The MLVM is a custom Java virtual machine with support for symbolic execution of Java/Muli bytecode and non-deterministic execution of search regions. The MLVM represents non-deterministic execution in a search tree, in which the inner nodes are Choice nodes (with one subtree per alternative decision that can be taken) and the leaf nodes are outcomes of search, i. e., solutions or failures [7]. Executing a bytecode instruction with non-deterministic behaviour results in the creation of a Choice node that is added to the search tree.…”
Section: Constraint-logic Object-oriented Programming With Mulimentioning
confidence: 99%