Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 5 - Part 3
Date: Sat Nov 17 2001 7:06 pm
Author: Goodman, Brian J. <bjg@andrew.cmu.edu>
Subject: Re: Output of results

Yes, that's correct. We don't expect you to write something to compete with google.

As far as the quickness, remember that the n in O(log n) in the writeup is the number of keywords and pages in the index. As long as your solution is O(f(z)) rather than O(f(n)) where n is the total number of pages & keywords in your index and z is the
number of pages *returned* for this particular query, you should be fine.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
Output of results      Danish, Matt R.      Fri Nov 16 2001 10:39 pm       
Re: Output of results      Cipriani, Jason A.      Fri Nov 16 2001 11:06 pm       
Re: Output of results      Goodman, Brian J.      Sat Nov 17 2001 1:22 am       
Re: Output of results      Chen, Richard      Sat Nov 17 2001 4:33 pm       
Re: Output of results      Goodman, Brian J.      Sat Nov 17 2001 7:06 pm       
Re: Output of results      Chen, Richard      Sun Nov 18 2001 3:49 pm       
Re: Output of results      Goodman, Brian J.      Sun Nov 18 2001 4:28 pm       
Re: Output of results      Danish, Matt R.      Mon Nov 19 2001 5:11 am       
Re: Output of results      Goodman, Brian J.      Mon Nov 19 2001 9:24 pm       

Back to previous screen