vxsig
vxsig copied to clipboard
Replace usages of `std::set<T>` with `absl::flat_hash_set<T>` / `absl::bree_set<T>`
This should speed up the common subsequence operations a bit