justincpresley / ndn-hydra

ndn-hydra: A Python-coded NDN distributed repository with five focused attributes: resiliency, scalability, usability, efficiency, and security.
Apache License 2.0
3 stars 7 forks source link

Favor Calculator Implementation #41

Closed nick-mynatt closed 2 years ago

nick-mynatt commented 2 years ago

More verbose description in each individual commit

nick-mynatt commented 2 years ago

Two commits since my last comment:

  1. Introduced FavorParameters class
  2. Updated that class with better parameters for calculating favor

Here is an example of two nodes calculating the other's favor Screenshot from 2022-09-28 18-09-58

justincpresley commented 2 years ago

Looks good. Could you run through the examples? You can just state when its good to merge.

nick-mynatt commented 2 years ago

Ran through examples with no issues. Should be good to merge!

Screenshot from 2022-09-30 23-14-56