Turnitin
降AI改写
早检测系统
早降重系统
Turnitin-UK版
万方检测-期刊版
维普编辑部版
Grammarly检测
Paperpass检测
checkpass检测
PaperYY检测
The top-down solver verified: building confidence in static analyzers
The top-down solver (TD) is a local fixpoint algorithm for arbitrary equation systems. It
considers the right-hand sides as black boxes and detects dependencies between …
considers the right-hand sides as black boxes and detects dependencies between …
[HTML][HTML] Efficiently intertwining widening and narrowing
Accelerated fixpoint iteration by means of widening and narrowing is the method of choice
for solving systems of equations over domains with infinite ascending chains. The strict …
for solving systems of equations over domains with infinite ascending chains. The strict …
Fpsolve: A generic solver for fixpoint equations over semirings
We introduce FPSOLVE, an implementation of generic algorithms for solving fixpoint
equations over semirings. We first illustrate the interest of generic solvers by means of a …
equations over semirings. We first illustrate the interest of generic solvers by means of a …
Algorithms for non-linear and stochastic resource constrained shortest path
A Parmentier - Mathematical Methods of Operations Research, 2019 - Springer
Resource constrained shortest path problems are usually solved thanks to a smart
enumeration of all the non-dominated paths. Recent improvements of these enumeration …
enumeration of all the non-dominated paths. Recent improvements of these enumeration …
When to stop going down the rabbit hole: taming context-sensitivity on the fly
Context-sensitive analysis of programs containing recursive procedures may be expensive,
in particular, when using expressive domains, rendering the set of possible contexts large or …
in particular, when using expressive domains, rendering the set of possible contexts large or …
Disjunctive relational abstract interpretation for interprocedural program analysis
Program analysis by abstract interpretation using relational abstract domains—like
polyhedra or octagons—easily extends from state analysis (construction of reachable states) …
polyhedra or octagons—easily extends from state analysis (construction of reachable states) …
Context-Sensitive Meta-Constraint Systems for Explainable Program Analysis
We show how to generate a constraint system of symbolic expressions as part of an inter-
procedural constraint-system–based program analysis such that any chosen slice of the …
procedural constraint-system–based program analysis such that any chosen slice of the …
Efficient constraint/generator removal from double description of polyhedra
We present an algorithm for the removal of constraints (resp., generators) from a convex
polyhedron represented in the Double Description framework. Instead of recomputing the …
polyhedron represented in the Double Description framework. Instead of recomputing the …
Enhancing top-down solving with widening and narrowing
We present an enhancement of the generic fixpoint algorithm TD which can deal with
widening and narrowing even for non-monotonic systems of equations. In contrast to …
widening and narrowing even for non-monotonic systems of equations. In contrast to …
Accelerating dynamic data race detection using static thread interference analysis
Precise dynamic race detectors report an error if and only if more than one thread
concurrently exhibits conflict on a memory access. They insert instrumentations at compile …
concurrently exhibits conflict on a memory access. They insert instrumentations at compile …