mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 13:03:58 +08:00
24 lines
3.3 KiB
Plaintext
24 lines
3.3 KiB
Plaintext
<map id="main" name="main">
|
|
<area shape="rect" id="Node000001" title="main function" alt="" coords="5,136,55,161"/>
|
|
<area shape="rect" id="Node000002" href="$d9/d65/lfu__cache_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" title="self test implementation" alt="" coords="103,136,146,161"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,146,87,146,87,151,55,151"/>
|
|
<area shape="rect" id="Node000003" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#ac27c9076377cbed2a2acc45a189fed2c" title="Returns the total capacity of the cache." alt="" coords="207,5,381,46"/>
|
|
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="130,134,154,96,172,75,192,57,201,51,204,56,196,61,176,79,158,99,135,137"/>
|
|
<area shape="rect" id="Node000004" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#a68e1be0a3e0a6478aa35f04000e0e9b0" title="returns true if the cache is empty, false otherwise." alt="" coords="207,71,381,111"/>
|
|
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="146,138,193,120,211,114,213,119,195,126,147,143"/>
|
|
<area shape="rect" id="Node000005" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#a58e37d3713f28d36abbb8cdf6c432781" title="get the value of the key-value pair if exists" alt="" coords="194,136,394,161"/>
|
|
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="147,146,178,146,178,151,147,151"/>
|
|
<area shape="rect" id="Node000008" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#af6f8e5a66a45436b490dfe015ff8866e" title="upsert a key-value pair" alt="" coords="194,185,394,210"/>
|
|
<area shape="poly" id="edge7_Node000002_Node000008" title=" " alt="" coords="147,154,195,171,219,178,217,183,193,176,145,159"/>
|
|
<area shape="rect" id="Node000010" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#adbfb2ef7358423fdf1f49d410f55f195" title="Returns the number of items present in the cache." alt="" coords="207,235,381,275"/>
|
|
<area shape="poly" id="edge11_Node000002_Node000010" title=" " alt="" coords="136,160,161,190,196,221,203,225,200,230,192,225,157,194,132,163"/>
|
|
<area shape="rect" id="Node000006" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#a16a25c102554c5653721a5112ef676c9" title="increase the frequency of node and push it in the respective list." alt="" coords="457,124,631,165"/>
|
|
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="395,144,441,143,441,149,395,149"/>
|
|
<area shape="rect" id="Node000007" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#adad4ab43141fb8ba43facd3a71e07047" title="push the node at first position in the linked list of given frequency" alt="" coords="694,153,868,194"/>
|
|
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="632,152,679,158,678,164,631,158"/>
|
|
<area shape="poly" id="edge8_Node000008_Node000006" title=" " alt="" coords="357,182,441,163,442,169,358,187"/>
|
|
<area shape="poly" id="edge10_Node000008_Node000007" title=" " alt="" coords="394,190,678,176,678,181,395,195"/>
|
|
<area shape="rect" id="Node000009" href="$df/d8f/classothers_1_1_cache_1_1_l_f_u_cache.html#ab3561ab204754295199f9566924f7e69" title="pop the last node in the least frequently used linked list" alt="" coords="442,240,646,265"/>
|
|
<area shape="poly" id="edge9_Node000008_Node000009" title=" " alt="" coords="357,208,468,233,467,238,355,214"/>
|
|
</map>
|