This algorithm is part of the vantage6 solution. This repository contains diagnostic tools for debugging and testing the vantage6 infrastructure on a high level.
The diagnostics are typically run via the vantage6 CLI against a development network:
v6 test feature-testA full feature test may run a data extraction step (read_csv), the central base_features function. See usage.rst for details.
The v6 test integration-test command and v6 test feature-test command will run this algorithm.
make imagegit clone https://github.com/vantage6/v6-diagnostics.git
cd v6-diagnostics
uv sync --group devApache License 2.0
See the vantage6 documentation for detailed instructions on how to install and use the server and nodes.
