Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 226,035,419 papers from all fields of science
Search
Sign In
Create Free Account
Mutual recursion
Known as:
Mutually recursive
The most important basic example of a data type that can be defined by mutual recursion is a tree, which can be defined mutually recursively in terms…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
34 relations
Algebraic data type
Circular dependency
Computer science
Cooperative multitasking
Expand
Broader (1)
Theory of computation
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
HOL with Definitions: Semantics, Soundness, and a Verified Implementation
Ramana Kumar
,
R. Arthan
,
Magnus O. Myreen
,
Scott Owens
International Conference on Interactive Theorem…
2014
Corpus ID: 145505
We present a mechanised semantics and soundness proof for the HOL Light kernel including its definitional principles, extending…
Expand
2008
2008
A gentle introduction to mutual recursion
M. Rubio-Sánchez
,
J. Urquiza-Fuentes
,
C. Pareja-Flores
Annual Conference on Innovation and Technology in…
2008
Corpus ID: 3090381
Recursion is an important topic in computer science curricula. It is related to the acquisition of competences regarding problem…
Expand
2006
2006
Implicit Induction Methods and Decision Procedures ? ( Extended Version )
Stephan Falke
,
D. Kapur
2006
Corpus ID: 18498115
Decision procedures are widely used in automated reasoning tools in order to reason about data structures. Their scope is…
Expand
2004
2004
The New Standard Tactics of the Inductive Theorem Prover Quodlibet the New Standard Tactics of the Inductive Theorem Prover Quodlibet
Tobias Schmidt-Samoa
,
Claus-Peter Wirth
2004
Corpus ID: 3094508
QUODLIBET is a tactic-based inductive theorem prover for the verification of algebraic specifications of algorithms in the style…
Expand
2001
2001
Local CPS conversion in a direct-style compiler
John H. Reppy
2001
Corpus ID: 14904100
Local CPS conversion is a compiler transformation for improving the code generated for nested loops by a direct-style compiler…
Expand
1998
1998
Dependence analysis for recursive data
Yanhong A. Liu
Proceedings of the International Conference on…
1998
Corpus ID: 564656
The paper describes a general and powerful method for dependence analysis in the presence of recursive data constructions. The…
Expand
1997
1997
Programming with regions in the ML Kit
M. Tofte
,
L. Birkedal
,
+4 authors
Peter Bertelsen
1997
Corpus ID: 57780254
integer 32 bits, untagged. Unboxed (i.e., not region allocated). real 64 bits, untagged. Boxed (i.e., allocated in region) string…
Expand
1993
1993
A Broader Class of Trees for Recursive Type Definitions for HOL
Elsa L. Gunter
HUG
1993
Corpus ID: 1677845
In this paper we describe the construction in Hol of the inductive type of arbitrarily branching labeled trees. Such a type is…
Expand
1988
1988
An optimization strategy for recursive queries in logic databases
S. Sippu
,
E. Soisalon-Soininen
Proceedings. Fourth International Conference on…
1988
Corpus ID: 7414529
Considers the optimization of recursive database queries expressed in Datalog (function-free Horn clause programs). The authors…
Expand
1988
1988
Recursive ascent: an LR analog to recursive descent
George H. Roberts
SIGP
1988
Corpus ID: 12740771
The usual implementation of a parser for an LL grammar is a recursive descent parser, a set of mutually recursive procedures, one…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE