[][src]Function addchain::find_shortest_chain

pub fn find_shortest_chain(n: BigUint) -> Vec<BigUint>

Returns the shortest addition chain we can find for the given number, using all available algorithms.