hmm34 / CS-Image-Segmentation-Solver

Project 1 of Advanced Algorithms Sp'14 - It implements the Ford-Fulkerson network flow algorithm and uses it to solve an image segmentation problem.
0 stars 0 forks source link

Analyze test case results #7

Closed hmm34 closed 10 years ago

hmm34 commented 10 years ago

(9) Use the test cases to establish confidence in the correctness of the program, especially showing that the results meet expectation. Show how well the actual performance corresponds (or even beats) the analytically predicted performance. Use tables, charts, and formulas for comparison to show that the program meets or beats the analysis.

hmm34 commented 10 years ago

Linear vs. polynomial, FTW