Rust API Reference¶
The eindir-core crate provides the Objective trait, bound handling, low-discrepancy generators, coloured-noise GLE thermostat machinery, surrogate models, reduced objectives, and the Rust surfaces behind the Python and C bindings.
The API documentation below is generated from the crate source through sphinxcontrib_rust and sphinx-rustdoc-postprocess, then linked into this site under the same reference tree as the user-facing primitive summaries.
See also:
API Primitives for the stable Python-facing concept list.
Primitives for the design-level explanation.
anneal documentation for the simulated-annealing drivers built on these primitives.