pub fn resolve_intent(intent: Intent, a: &str, b: &str) -> Algo
Map an intent to an algorithm.
For Intent::Auto, inspects input lengths to choose the best fit.
Intent::Auto