Tree paging algorithm


[ Follow Ups ] [ Post Followup ] [ Algorithm Repository Bulliten Board ] [ FAQ ]

Posted by Rohini on August 11, 19100 at 16:01:35:

I need an algorithm to implement paging and caching for data in the form of tree (as in windows explorer)
The problem is the number of nodes is too huge to keep all of them in the memory. An efficient algorithm to discard and fetch nodes on demand, If somebody can direct me to some useful link.......

Thanks


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Algorithm Repository Bulliten Board ] [ FAQ ]