sams_bnb

Module for the SAMS branch-and-bound code.

Functions

sparsify(models, nterms)

Makes a certain collection of models sparse using a boolean mask for the model terms.

Classes

SamsBnB(model_size, models, nterms[, mode, ...])

Runs the BnB algorithm for SAMS automated model selection.