<pre><pre>Greetings ndnSIM friends,</pre><pre>I want to know how to register my customized CS policy successfully?</pre><pre>if i use StackHelper::setPolicy£¬It's always wrong with ¡° Cache replacement policy xxx not found¡±</pre><pre>i use this code to see how many policies i can use :</pre><pre>for (auto it = m_csPolicies.begin(); it != m_csPolicies.end(); it++) {
      std::cout <<"*******"<<it->first<<std::endl;
  }</pre><pre>i can just get FIFO and LRU</pre><pre>im so confused...</pre></pre><pre><i>Best regards,
</i><i>Tendo</i></pre><pre><i><br></i></pre>