Re: Analyzing Alg. Runtime
- From: "Brad" <yoda_132002@xxxxxxxxxxx>
- Date: 29 Jan 2007 14:43:49 -0800
So if it was <= and assuming we count the for loops executing for the
test case the runtimes would be :
1. 1
2. n+1
3. n
4. ½n²+1
5. ½n²
6. n
7. 1
.
- References:
- Analyzing Alg. Runtime
- From: Brad
- Re: Analyzing Alg. Runtime
- From: Pascal Bourguignon
- Analyzing Alg. Runtime
- Prev by Date: Re: Graph reduction algorithm
- Next by Date: graphics R&D positions, London, England
- Previous by thread: Re: Analyzing Alg. Runtime
- Next by thread: graphics R&D positions, London, England
- Index(es):