Structs§
- Inner
Solution - A solution produced by InnerLayer — one specific split depth.
- Outer
Solution - A solution wrapping an InnerSolution with OuterLayer’s arithmetic.
Constants§
- BYTES_
PER_ OP - Cost model constants.
- LOOKUP_
OPS - SUB_
BYTE_ ACCESS_ OPS
Functions§
- full_
cost - Compute fullCost: cost + (nLookups * LOOKUP_OPS + nExtraOps) * BYTES_PER_OP