Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Hash table with more than one key?

Name: Anonymous 2008-03-07 16:55

I'm trying to make something like a hash table that can locate a value quickly given a key to match. But my problem is that the data can't just match one key to retrieve a unique value, it must match three different keys to get the correct value. Is there any sort of existing data structure that provides this sort of lookup capability?

Name: Anonymous 2008-03-07 17:03

I know a hash table is not what I want. I just want to know if there's anything that offers what I need, a table that matches multiple keys to find a value quickly, so I don't have to program this from scratch.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List