]> mj.ucw.cz Git - libucw.git/commit
Added a data structure for very efficient probabilistic representation
authorMartin Mares <mj@ucw.cz>
Thu, 31 Jan 2002 11:36:45 +0000 (11:36 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 31 Jan 2002 11:36:45 +0000 (11:36 +0000)
commitfa5fc267286efc42f0c610c4e54a117a9bc07232
tree7ff4cda270d16add4897153b2eecf1b4e969fcd9
parent45f992e806cbccf01c9fb51025f78738a3241883
Added a data structure for very efficient probabilistic representation
of sets. For more info, consult comments at the start of bitsig.c.
lib/Makefile
lib/bitsig.c [new file with mode: 0644]
lib/bitsig.h [new file with mode: 0644]