Function noLZSS::write_single_sequence_factors

Function Documentation

static void noLZSS::write_single_sequence_factors(const std::vector<Factor> &factors, const std::string &sequence_id, const std::string &output_path)

Helper function to write single sequence factors to binary file.

Writes factors for a single sequence to a binary file with metadata footer.

Parameters:
  • factors – Vector of factors for the sequence

  • sequence_id – Sequence identifier

  • output_path – Path to output file