Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 3 Forum
Date: Thu Sep 27 2001 12:08 am
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: Re: search from given line numbers ...

I have the same idea about a Vector/array running while I create the trie to store line numbers. A brutal/perhaps wasteful method, though I haven't conceived of a more effective one. To store more than just 1 character field as a private data type (with)in TrieNode.java seems to be against the concept of a trie.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
search from given line numbers ...      Douglas, Keith      Wed Sep 26 2001 9:43 am       
Re: search from given line numbers ...      Yuen, John      Wed Sep 26 2001 10:07 am       
Re: search from given line numbe...      Chen, Richard      Thu Sep 27 2001 12:08 am       

Back to previous screen