meaning of complexity

1. The state of being complex; intricacy; entanglement.
2.
That which is complex; intricacy; complication.
3.
complexity The level in difficulty in solving mathematically posed problems as measured by the time, number of steps or arithmetic operations, or memory space required called time complexity, computational complexity, and space complexity, respectively. The interesting aspect is usually how complexity scales with the size of the input the "scalability", where the size of the input is described by some number N. Thus an algorithm may have computational complexity ON^2 of the order of the square of the size of the input, in which case if the input doubles in size, the computation will take four times as many steps. The ideal is a constant time algorithm O1 or failing that, ON. See also NP-complete.
4.
the quality of being intricate and compounded; "he enjoyed the complexity of modern ">computers"


Related Words

complexity | complexity analysis | complexity measure |

Developed & Maintained By Taraprasad.com

Treasure Words