Applications of Recursively Defined Data Structures

June 26, 2022 Β· Declared Dead Β· πŸ› Australian Computer Journal

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Lloyd Allison arXiv ID 2206.12795 Category cs.DS: Data Structures & Algorithms Cross-listed cs.PL Citations 2 Venue Australian Computer Journal Last Checked 4 months ago
Abstract
A circular program contains a data structure whose definition is self-referential or recursive. The use of such a definition allows efficient functional programs to be written and can avoid repeated evaluations and the creation of intermediate data structures that would have to be garbage collected. This paper uses circular programs in various ways, to implement memo-structures and explicit search-trees to hold solutions to constraint-satisfaction problems.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted