Bidirectional map
From Wikipedia, the free encyclopedia
|
|
It has been suggested that this article or section be merged into Associative array. (Discuss) Proposed since August 2011. |
In computer science, a bidirectional map is an associative data structure in which both types can be used as key.
[edit] External links
- http://www.boost.org/doc/libs/1_47_0/libs/bimap/doc/html/index.html
- http://commons.apache.org/collections/api-release/org/apache/commons/collections/BidiMap.html
- http://cablemodem.fibertel.com.ar/mcape/oss/projects/mc_projects/boost_projects/boost_bimap.html#
- http://www.codeproject.com/KB/stl/bimap.aspx
- http://guava-libraries.googlecode.com/svn/tags/release09/javadoc/com/google/common/collect/BiMap.html
| This algorithms or data structures-related article is a stub. You can help Wikipedia by expanding it. |