pith. sign in

super hub Canonical reference

Scalable Funding of Bitcoin Micropayment Channel Networks

Canonical reference. 82% of citing Pith papers cite this work as background.

192 Pith papers citing it
Background 82% of classified citations

hub tools

citation-role summary

background 38 method 3 other 2 baseline 1 dataset 1

citation-polarity summary

authors

co-cited works

clear filters

representative citing papers

Hyper Separation Logic (extended version)

cs.PL · 2026-04-14 · unverdicted · novelty 8.0

Hyper Separation Logic extends separation logic and Hyper Hoare Logic with a hyper separating conjunction to support arbitrary quantifier alternation for hyperproperties over heap programs, with a soundness proof in Isabelle/HOL.

Dependent Multiplicities in Dependent Linear Type Theory

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

A dependent linear type theory is constructed by embedding linear logic into dependent type theory, yielding multiplicities that depend on variables, supporting W-types, with semantics in indexed Categories with Families and an Agda implementation.

Heterogeneous Dynamic Logic: Provability Modulo Program Theories

cs.LO · 2025-07-11 · conditional · novelty 8.0

HDL defines dynamic theories with lifting and combination operations, proves soundness and relative completeness in Isabelle, and demonstrates the approach on a Java controller steering a differential dynamic logic plant model.

On Balance, To What Degree is Burr's Conjecture True?

math.CO · 2026-06-09 · unverdicted · novelty 7.0

For lopsided trees with t2 >= 2 t1, Burr's bound has a gap of order max(t1^2/t2, sqrt(t1)); for t2 >= 500 t1 the bound is tight if Delta(T) <= t2 - t1 but off by Omega(log t2) otherwise.

Understanding CDCL Solvers via Scalability Studies and Proofdoors

cs.LO · 2026-05-15 · conditional · novelty 7.0

CDCL SAT solvers compute small proofdoors on linearly scaling BMC families but large non-absorbed ones on exponential families, as shown by empirical measurements on a 76k+ instance benchmark where prior parameters fail to discriminate regimes.

Layer-Based Width for PAFP

cs.DS · 2026-05-12 · unverdicted · novelty 7.0

PAFP is FPT by BFS-width plus backward arcs in the union digraph and polynomial-time solvable via 2-SAT for DAGs of exact-length width 2, with matching NP-hardness for width 3.

citing papers explorer

Showing 11 of 11 citing papers after filters.

  • Hyper Separation Logic (extended version) cs.PL · 2026-04-14 · unverdicted · partial · ref 16

    Hyper Separation Logic extends separation logic and Hyper Hoare Logic with a hyper separating conjunction to support arbitrary quantifier alternation for hyperproperties over heap programs, with a soundness proof in Isabelle/HOL.

  • Dependent Multiplicities in Dependent Linear Type Theory cs.PL · 2025-07-11 · unverdicted · none · ref 37

    A dependent linear type theory is constructed by embedding linear logic into dependent type theory, yielding multiplicities that depend on variables, supporting W-types, with semantics in indexed Categories with Families and an Agda implementation.

  • A New Interaction Concept for Interactive and Autoactive Program Verification cs.PL · 2026-05-07 · unverdicted · none · ref 29

    A source-level interaction concept for interactive program verification, prototyped in KeY, improves user understanding of proof states and defect detection according to a user study.

  • Hybrid Path-Sums for Hybrid Quantum Programs cs.PL · 2026-04-27 · unverdicted · none · ref 65

    Hybrid Path-Sums offer a new symbolic framework with rewriting rules and assertions to represent, simplify, and verify properties of hybrid quantum-classical programs.

  • A Categorical Basis for Robust Program Analysis cs.PL · 2026-04-13 · unverdicted · none · ref 21

    A categorical framework characterizes robustness in program analysis as functors and gives recipes for lifting sound robust analyses from restricted models to general programs.

  • Typing Fallback Functions: A Semantic Approach to Type Safe Smart Contracts cs.PL · 2025-12-04 · unverdicted · none · ref 30

    Semantic typing via coinductively defined interpretations on a typed operational semantics ensures information flow control and non-interference for TinySol contracts that use fallback functions.

  • Omnidirectional type inference for ML: principality any way cs.PL · 2025-11-13 · unverdicted · none · ref 7

    Omnidirectional type inference restores principality for ML extensions with fragile constructs via dynamic constraint solving with suspended matches and incremental instantiation of generalized types.

  • Concolic Testing Heap-Manipulating Programs cs.PL · 2019-07-12 · unverdicted · none · ref 43

    CSF is the first separation logic-based concolic testing engine for heap-manipulating programs that integrates specification-based testing to generate valid inputs with high coverage.

  • Understanding GCC Builtins to Develop Better Tools cs.PL · 2019-07-01 · unverdicted · none · ref 65

    Analysis of 4,913 C projects found 37% use at least one GCC builtin, 10 builtins cover over 30% of projects, 110 cover 90%, builtins are still being added, and many tools have incomplete or incorrect support.

  • Big-step and small-step Horn clause derivations applied to operational semantics cs.PL · 2026-06-18 · unverdicted · none · ref 38

    Proves equivalence of big-step and small-step Horn clause derivations and supplies a transformation to convert any clause set into one inheriting a chosen derivation behavior.

  • Trustworthy Runtime Verification via Bisimulation (Extended Experience Report) cs.PL · 2026-07-01 · unverdicted · none · ref 78

    CopilotVerifier generates bisimulation proofs via Crucible symbolic execution and What4 SMT to establish output equivalence and identical crash behavior between Copilot monitors and their compiled forms.