Files
codeql/java/ql/lib
yoff 61a3e9630f java: rewrite conflict detection
- favour unary predicates over binary ones
(the natural "conflicting access" is binary)
- switch to a dual solution to trade recursion through forall for simple existentials.

Co-authored-by: Anders Schack-Mulligen <aschackmull@github.com>
2025-10-17 01:43:04 +02:00
..
2025-10-07 13:51:49 +02:00
2025-10-17 01:43:04 +02:00
2025-09-01 15:04:08 +02:00