named-data-ndnSIM / ndnSIM

ndnSIM: NS-3 based NDN simulator
GNU General Public License v3.0
107 stars 163 forks source link

How to Simulate New Cache Replacement Policy in ndnSIM #103

Open Rj2014 opened 3 years ago

Rj2014 commented 3 years ago

My team has developed a new cache replacement policy and we want to simulate it in ndnSIM using the new cache replacement policy instead of the default policy. Does anybody have any idea how to simulate it and find the metrics? We want to use the ndn-grid.cpp scenario for this purpose.