Skip to content
#

boolean-simplification

Here is 1 public repository matching this topic...

A config-driven static analysis tool that eliminates dead code produced by constant folding in Java/Kotlin projects. Replaces boolean flags with literals, simplifies expressions, removes dead branches and methods — all in an iterative pipeline until convergence.

  • Updated Jun 5, 2026
  • Python

Improve this page

Add a description, image, and links to the boolean-simplification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the boolean-simplification topic, visit your repo's landing page and select "manage topics."

Learn more