Module traits

Module traits 

Source
Expand description

Core traits for the sorting race visualization

Structs§

Markers
Visual markers for algorithm-specific operations
StepResult
Result of a single step execution
Telemetry
Telemetry data returned after each step

Traits§

FairnessModel
Fairness model trait for allocating step budgets
MemoryTracker
Memory tracker for precise auxiliary space measurement
Sorter
Core trait that all sorting algorithms must implement