ExVrp.ABBenchmark.Corpus (ExVrp v0.7.0)

Copy Markdown View Source

Declares the A/B benchmark corpus: each instance's id, variant, how to load it, and its file path. BKS values are resolved separately via bks/1.

Summary

Functions

bks(id)

@spec bks(String.t()) :: number() | nil

entries()

@spec entries() :: [ExVrp.ABBenchmark.Corpus.Entry.t()]