Files
redoal/ReadMe.md
Bendik Aagaard Lynghaug 718d42f825 First things first
Started the typing up of a turning function and path generator
2024-10-26 21:31:03 +02:00

444 B

Redoal

A library to quantize input path data as a search tree enabling the core functionality of a DHT based path lookup.

What it does

  1. Optionally we preprocess input data, normalize, center weight and ensure it's not out of bounds, as a turning function.

Deserialize and Serialize

To encode and decode path data from

Testing

Visual tests can render and offer manual input data input that renders using the lyon crate.