Buzen's algorithm: Difference between revisions

Content deleted Content added
m Small grammar changes.
m Added a subscript to c.
Line 37:
This recursive relationship allows for the calculation of all <math>G(N)</math> up to any value of N in [[Big O notation|order]] <math>O(MN^2)</math> time.
 
There is a more efficent algorithm for finding <math>G(N)</math> for some network. If it is assumed that <math>f_{i>1}( n ) = cy_ic_iy_i^n</math>, then the recursive relationship can be simplified as follows:
 
{|