Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Complexity = E - N + 2*P,

where

E = - number of edges in the flow graph.

N = - number of nodes in the flow graph.

P = - number of nodes that have exit points

...