complexity analysis
1 definition found
complexity analysis - Free On-line Dictionary of Computing (26 May 2007) :
complexity analysis
In sructured program design, a quality-control operation that
counts the number of "compares" in the logic implementing a
function; a value of less than 10 is considered acceptable.
|