SkillAgentSearch skills...

ControlFlow

A control flow graph library for Lean

Install / Use

/learn @T-Brick/ControlFlow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Control Flow (WIP)

A library for properties of graphs that are useful. Mostly focusing control flow graphs.

Currently that means (some are more complete than others):

  • Directed, Undirected, and Flow Graphs
  • Paths and Reachability
  • Algorithms for finding paths and reachability
  • Kildall's worklist algorithm for dataflow analysis
  • Dominance Relations
  • Algorithm for computing dominance sets
  • Properties of DAGs
  • Trees
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated4mo ago
Forks1

Languages

Lean

Security Score

87/100

Audited on Nov 17, 2025

No findings