Modules§
Structs§
- Duration
- A
Durationtype to represent a span of time, typically used for system timeouts. - Error
Estimate - A simple wrapper for error estimates that can be converted to UpdateData
- Output
- The output of a calculation
- Problem
- State
- The state of the [
trellis] solver - Trellis
Error - An error wrapper for trellis calculations
Enums§
- Cause
- Causes for termination of a solver
- Error
Cause - Frequency
- Status
- The status of the solver
- Target
- Update
Data
Traits§
- Calculation
- Trait implemented by all problems solveable by
Trellis - Generate
Builder - Trellis
Float - User
State - The user-defined state must implement this trait to be used as part of the trellis calculation loop
Type Aliases§
- Calculation
Result - Type alias for the result of running a calculation