pith. sign in

Proceedings of the 2013 ACM SIGPLAN International Conference on Object Oriented Programming Systems Languages & Applications , pages =

3 Pith papers cite this work. Polarity classification is still indexing.

3 Pith papers citing it

fields

cs.PL 2 cs.CC 1

years

2026 2 2025 1

verdicts

UNVERDICTED 3

representative citing papers

Bonsai: Compiling Queries to Pruned Tree Traversals

cs.PL · 2025-11-19 · unverdicted · novelty 8.0

Bonsai compiles queries to pruned tree traversals by deriving pruning conditions with extended symbolic interval analysis and fusing compound queries into single traversals.

Verifying Sequential Consistency under Bounded Preemptions

cs.PL · 2026-05-11 · unverdicted · novelty 7.0

Verifying sequential consistency with at most π preemptions is polynomial-time for single-writer programs, NP-hard for two-writer programs, and has an ETH-based conditional lower bound for three-writer programs.

citing papers explorer

Showing 3 of 3 citing papers.

  • Bonsai: Compiling Queries to Pruned Tree Traversals cs.PL · 2025-11-19 · unverdicted · none · ref 17

    Bonsai compiles queries to pruned tree traversals by deriving pruning conditions with extended symbolic interval analysis and fusing compound queries into single traversals.

  • Verifying Sequential Consistency under Bounded Preemptions cs.PL · 2026-05-11 · unverdicted · none · ref 83

    Verifying sequential consistency with at most π preemptions is polynomial-time for single-writer programs, NP-hard for two-writer programs, and has an ETH-based conditional lower bound for three-writer programs.

  • Complexity of Consistency Testing for the Release-Acquire Semantics cs.CC · 2026-03-02 · unverdicted · none · ref 25

    Consistency testing for release-acquire C11 is in P with one writer per location but NP-hard with two writers and ETH-hard for subexponential time with three writers.