Function xor_basis

Source
pub fn xor_basis(a: Vec<u64>) -> Vec<u64>
Expand description

$\mathbb{F}_2^{64}$上の要素{$a_1, \dots, a_n$}の張る部分空間の基底を求める。