Calculating DFG Iteration Bound Using Longest Path Matrix Algorithm
Implementation of the longest path matrix algorithm for computing DFG iteration bounds, utilizing a three-dimensional matrix structure to store intermediate results across iterations with dynamic programming optimization