Skip to main content

NLTC

Constant NLTC 

Source
pub const NLTC: SimpleEvaluator<f64, fn(Holding) -> f64>;
Expand description

New Losing Trick Count

NLTC is a variant of losing trick count that gives different weights to missing honors. A missing A/K/Q is worth 1.5/1.0/0.5 tricks respectively.

This evaluator calls nltc for each suit.