nip.code_validation.protocols#
Implementations of the parts of interaction protocols specific to code validation.
This module controls how prompts are created and how messages are interpreted for each protocol.
Classes
|
The abstract decision problem (ADP) protocol for code validation. |
|
A specification for an agent in a code validation protocol. |
|
Mixin for code validation protocol handlers. |
|
The debate protocol for code validation. |
|
The Merlin-Arthur Classifier (MAC) protocol for code validation. |
|
The MNIP protocol for code validation. |
|
The NIP protocol for code validation. |
|
A protocol where the verifier acts alone. |