SToUT: Symbolic Computation Techniques for Unranked Terms
SToUT: Symbolic Computation Techniques for Unranked Terms
Disciplines
Computer Sciences (80%); Mathematics (20%)
Keywords
-
Symbolic computation,
Unranked terms,
Unification,
Hedge variables,
Anti-unification,
Context variables
Languages over unranked alphabets attracted considerable attention in recent years because of their wide range of applications. They naturally model XML documents, program schemata, ambients, multithreaded recursive program configurations where the number of parallel processes is unbounded, variadic functions in various programming languages, etc. They appear also in the areas like rewriting, knowledge representation, program analysis and transformation, just to name a few. The unranked terms we are interested in may contain context and hedge variables, the order of arguments of some function symbols may be irrelevant, regular languages may appear in sorts or in constraints for some variables. Such a framework is rich enough to model interesting applications. Research on symbolic computation techniques (solving, proving, computing) for unranked terms does not have a long history. In this project we are concerned with the solving aspect because of its fundamental importance. In particular, we focus on two dual techniques: Unification and anti-unification. They will be studied for first-order and second-order expressions, with and without sorts, syntactically and modulo an equational theory. The general goal is to design algorithms and procedures, to analyze them, to study efficient special cases, to implement, and to apply in interesting "real-world" problems.
Unification and anti-unification are two dual symbolic computation techniques. With unification, one solves equations between the given expressions, obtaining their most general common instance. With anti-unification, one keeps similarities and abstracts over differences between the given expressions, obtaining their least general generalization. Both techniques have application areas in different fields such as automated reasoning, software engineering, artificial intelligence, bioinformatics, linguistics, etc.In the project SToUT we studied these techniques for languages with unranked alphabets and in some related formalisms. Unranked languages attracted considerable attention in recent years because of their usability in various modern applications. We developed, analyzed, and implemented algorithms for solving equations (and more general constraints) for first-order and second-order languages, where the sort information is provided either by regular expression sorts, or with the help of regular language membership constraints; anti-unification algorithms for first-order and second-order unranked languages, and in higher-order and nominal languages. A free online algorithm library has been created. Besides, we illustrated interesting applications of these techniques in programming, design theory, and bioinformatics.In summary, the SToUT project made important contributions towards the development of unification, constraint solving, and anti-unification algorithms and methods in various languages and formalisms. It also raised new research problems which we have started to investigate.
- Universität Linz - 100%
Research Output
- 76 Citations
- 32 Publications
-
2012
Title Solving, Reasoning, and Programming in Common Logic DOI 10.1109/synasc.2012.27 Type Conference Proceeding Abstract Author Kutsia T Pages 119-126 Link Publication -
0
Title Temur Regular Expression Order-Sorted Unification and Matching. Type Other Author Kutsia T -
0
Title A Variant of Higher-Order Anti-Unification. Type Other Author Baumgartner A -
0
Title A Dynamic Pattern Calculus with Hedge Variables. Type Other Author Alves S -
0
Title Anti-Unification of Concepts in Description Logic EL. Type Other Author Konev B -
2014
Title A Library of Anti-unification Algorithms DOI 10.1007/978-3-319-11558-0_38 Type Book Chapter Author Baumgartner A Publisher Springer Nature Pages 543-557 -
2014
Title Unranked Second-Order Anti-Unification DOI 10.1007/978-3-662-44145-9_5 Type Book Chapter Author Baumgartner A Publisher Springer Nature Pages 66-80 -
2014
Title Constraint Logic Programming for Hedges: A Semantic Reconstruction DOI 10.1007/978-3-319-07151-0_18 Type Book Chapter Author Dundua B Publisher Springer Nature Pages 285-301 -
2016
Title P-rho-Log: Combining Logic Programming with Conditional Transformation Systems (Tool Description). Type Conference Proceeding Abstract Author Dundua B Conference echnical Communications of the 32nd International Conference on Logic Programming, ICLP 2016 Pages 10.1-10.5 Link Publication -
2016
Title Anti-Unification of Concepts in Description Logic EL. Type Conference Proceeding Abstract Author Konev B Conference Proceedings of the 15th International Conference on Principles of Knowledge Representation and Reasoning (KR 2016). -
2018
Title Constructing orthogonal designs in powers of two via symbolic computation and rewriting techniques DOI 10.1007/s10472-018-9607-9 Type Journal Article Author Kotsireas I Journal Annals of Mathematics and Artificial Intelligence Pages 213-236 -
2017
Title Pattern-based calculi with finitary matching DOI 10.1093/jigpal/jzx059 Type Journal Article Author Alves S Journal Logic Journal of the IGPL Pages 203-243 Link Publication -
2017
Title Unranked second-order anti-unification DOI 10.1016/j.ic.2017.01.005 Type Journal Article Author Baumgartner A Journal Information and Computation Pages 262-286 Link Publication -
2015
Title Nominal Anti-Unification. Type Journal Article Author Baumgartner A Journal Maribel Fernández, editor, Proceedings of the 26th International Conference on Rewriting Techniques and Applications (RTA 2015). -
2015
Title CLP(H): Constraint Logic Programming for Hedges DOI 10.48550/arxiv.1503.00336 Type Preprint Author Dundua B -
2015
Title Lambda Calculus with Regular Types DOI 10.1109/synasc.2015.29 Type Conference Proceeding Abstract Author Dundua B Pages 129-136 -
2014
Title Nominal Anti-unification. Type Conference Proceeding Abstract Author Baumgartner A Conference T. Kutsia and Ch. Ringeissen, Editors: 28th International Workshop on Unification (UNIF 2014). -
2016
Title A Rewrite-based Computational Model for Functional Logic Programming. Type Conference Proceeding Abstract Author Dundua B Et Al Conference James H. Davenport and Fadoua Ghourabi, Editors: Proceedings of the 7th International Symposium on Symbolic Computation in Software Science, SCSS (EPiC Series in Computing). -
2016
Title Higher-Order Pattern Anti-Unification in Linear Time DOI 10.1007/s10817-016-9383-3 Type Journal Article Author Baumgartner A Journal Journal of Automated Reasoning Pages 293-310 Link Publication -
2016
Title A rewrite-based computational model for functional logic programming DOI 10.29007/3ks9 Type Conference Proceeding Abstract Author Marin M Pages 95-82 Link Publication -
0
Title Nominal Anti-Unification. Type Other Author Baumgartner A -
2016
Title An Overview of PLog DOI 10.1007/978-3-319-51676-9_3 Type Book Chapter Author Dundua B Publisher Springer Nature Pages 34-49 -
2015
Title P-rho-Log: Combining Logic Programming with Conditional Transformation Systems (Tool Description). Type Journal Article Author Dundua B Journal Manuel Carro, Andy King, Neda Saeedloei, Marina De Vos, Editors: Technical Communications of the 32nd International Conference on Logic Programming (ICLP). -
2015
Title Constructing Orthogonal Designs in Powers of Two: Gröbner Bases Meet Equational Unification. Type Journal Article Author Kotsireas I Journal Maribel Fernández, editor, Proceedings of the 26th International Conference on Rewriting Techniques and Applications (RTA 2015). -
2015
Title CLP(H): Constraint logic programming for hedges* DOI 10.1017/s1471068415000071 Type Journal Article Author Dundua B Journal Theory and Practice of Logic Programming Pages 141-162 -
2015
Title Regular expression order-sorted unification and matching DOI 10.1016/j.jsc.2014.08.002 Type Journal Article Author Kutsia T Journal Journal of Symbolic Computation Pages 42-67 Link Publication -
2012
Title Solving, Reasoning, and Programming in Common Logic. Type Conference Proceeding Abstract Author Kutsia T Conference Proceedings of the 14th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC 2012). -
2013
Title Unranked Anti-Unification with Hedge and Context Variables. Type Conference Proceeding Abstract Author Baumgartner A Conference B. Morawska and K. Korovin, editors, 27th International Workshop on Unification (UNIF 2013). -
2013
Title A Variant of Higher-Order Anti-Unification. Type Journal Article Author Baumgartner A Journal Femke van Raamsdonk, editor, Proceedings of the 24th International Conference on Rewriting Techniques and Applications (RTA 2013). -
2013
Title A Confluent Pattern Calculus with Hedge Variables. Type Conference Proceeding Abstract Author Alves S Conference N. Hirokawa and V. van Oostrom, editors, 2nd International Workshop on Confluence (IWC 2013). -
2013
Title Anti-unification for Unranked Terms and Hedges DOI 10.1007/s10817-013-9285-6 Type Journal Article Author Kutsia T Journal Journal of Automated Reasoning Pages 155-190 Link Publication -
2013
Title Anti-Unification: Algorithms and Applications. Type Conference Proceeding Abstract Author Kutsia T Conference B. Morawska and K. Korovin, editors, 27th International Workshop on Unification (UNIF 2013).