activity
20192022
most citedInsertion Operations on Deterministic Reversal-Bounded Counter Machines

8 citations · 15 across the 4 of their papers we have counts for

collaborators

6 papers

cs.PL2022

Propositional Equality for Gradual Dependently Typed Programming

Joseph Eremondi, Ronald Garcia, Éric Tanter

Gradual dependent types can help with the incremental adoption of dependently typed code by providing a principled semantics for imprecise types and proofs, where some parts have b…

cs.PL2021

Approximate Normalization and Eager Equality Checking for Gradual Inductive Families

Joseph Eremondi, Ronald Garcia, Éric Tanter

Harnessing the power of dependently typed languages can be difficult. Programmers must manually construct proofs to produce well-typed programs, which is not an easy task. In parti…

cs.PL2019

Approximate Normalization for Gradual Dependent Types

Joseph Eremondi, Éric Tanter, Ronald Garcia

Dependent types help programmers write highly reliable code. However, this reliability comes at a cost: it can be challenging to write new prototypes in (or migrate old code to) de…

cs.PL2019

Set Constraints, Pattern Match Analysis, and SMT

Joseph Eremondi

Set constraints provide a highly general way to formulate program analyses. However, solving arbitrary boolean combinations of set constraints is NEXPTIME-hard. Moreover, while the…

cs.FL20198 cited

Insertion Operations on Deterministic Reversal-Bounded Counter Machines

Joey Eremondi, Oscar H. Ibarra, Ian McQuillan

Several insertion operations are studied applied to languages accepted by one-way and two-way deterministic reversal-bounded multicounter machines. These operations are defined by…

cs.FL20197 cited

On the Density of Context-Free and Counter Languages

Joey Eremondi, Oscar H. Ibarra, Ian McQuillan

A language is said to be dense if every word in the universe is an infix of some word in . This notion has been generalized from the infix operation to arbitrary word operat…