in reply to Re: Bit-vector compression
in thread Bit-vector compression

see also

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^3: Bit-vector compression
by baxy77bax (Deacon) on Mar 03, 2022 at 00:37 UTC
    and yet each time a different problem :) that why i stated that i already had a two similar posts ;) on the other hand bit-strings/bit-vectors (terms sometimes uses interchangeably, though i do not like that) are quite different. there is very little room to maneuver as the description of a string is what is being the focus of compression.

    for future reference :

    it seams http://bitmagic.io/ has some interesting solutions.

    thnx!

      > there is very little room to maneuver as the description of a string is what is being the focus of compression.

      sorry?

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery