//! Ways to apply VSIDS (variable state independent decay sum) during during resolution-based analysis.
//!
//! See [Understanding VSIDS branching heuristics in conflict-driven clause-learning sat solvers](https://arxiv.org/abs/1506.08905) for an overview of VSIDS .
/// Supported VSIDS variants.