Update Notes on using Lem's algorithm interface authored by Peter Menegay's avatar Peter Menegay
Lem provided an algorithms.py (the interface) and custom_algo.py (user implementation of their algorithms). I added some algorithms to custom_algo.py and made a couple of suggested changes to algorithms.py. We will discuss these here, among other things.
Lem provided an algorithms.py (the interface) and custom_algo.py (user implementation of their algorithms). I added some algorithms to custom_algo.py and made a couple of suggested changes to algorithms.py. We will discuss these here, among other things.
Both these files are located in the snippets:
[algorithms.py](https://gitlab.syncad.com/peerverity/trust-model-playground/-/snippets/146)
[custom_algo.py](https://gitlab.syncad.com/peerverity/trust-model-playground/-/snippets/147)
<h2>Administrative Details</h2>
......
......