KEVM
  • Overview
    • KEVM: Semantics of EVM in K
    • Repository Structure
  • Guides
    • KEVM Verification
    • K Control Flow Graph (KCFG)
  • Learn More
    • Resources
  • 🔗Links
    • Join our Discord!
    • KEVM Gitbook Repo
Powered by GitBook
On this page
  1. Guides

K Control Flow Graph (KCFG)

Understanding the KCFG output

PreviousKEVM VerificationNextResources

Last updated 1 year ago

Refer to in the for a detailed explanation on reading the KCFG (K Control Graph).

To launch the KCFG (K Control Graph) for KEVM use the command:

kevm view-kcfg ...

Instead of kevm foundry-view-kcfg ... as you will see in the Foundry integration docs.

Kontrol
K Control Flow Graph (KCFG)