<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hello everybody, </div><div><br data-mce-bogus="1"></div><div>Currently, I'm doing research to implement a new replacement policy in NdnSim,</div><div><br></div><div>I'm trying to modify the cs-policy-lru.cpp and .hpp as well.</div><div><br data-mce-bogus="1"></div><div>But I little bit confused about the C language that NFD used,</div><div><br data-mce-bogus="1"></div><div>in LRU(cs-policy-lru.cpp) the policy only move the referenced interest to the end,</div><div><br data-mce-bogus="1"></div><div>How can I add value for each interest? Like implementing an LFU replacement policy where each interest has its own frequency.</div><div><br data-mce-bogus="1"></div><div>Thanks for helping, really appreciate it.</div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div> </div><div><br></div></div></body></html>