 ##  [Control-Flow Graph](/control-flow-graph) 

  ##  [Control-Flow Graph](https://natural.quantumdictionary.io/control-flow-graph-0) 

  

 [![Natural & Formal Sciences Dictionary](/sites/default/files/styles/large/public/2026-01/Natural%20%26%20Formal%20Sciences.png.webp?itok=2kCDRVQv)](/topic-specific-dictionaries/natural-formal-sciences)



**Natural &amp; Formal Sciences Dictionary**

 







 

 

 

 



 

 

 

 

Definition

A directed graph that represents the possible execution order and transfer of control between basic blocks or statements in a program; nodes typically represent basic blocks and edges represent jumps, branches, and fall-through transitions.