Difference between Logarithmic and Uniform cost criteria
Posted
by Marthin
on Stack Overflow
See other posts from Stack Overflow
or by Marthin
Published on 2010-05-21T16:03:57Z
Indexed on
2010/05/21
16:10 UTC
Read the original article
Hit count: 282
I'v got some problem to understand the difference between Logarithmic(Lcc) and Uniform(Ucc) cost criteria and also how to use it in calculations.
Could someone please explain the difference between the two and perhaps show how to calculate the complexity for a problem like A+B*C
(Yes this is part of an assignment =) )
Thx for any help!
/Marthin
© Stack Overflow or respective owner