sparse_cases data structure that augments a sparse_array of cases with
authorBen Pfaff <blp@gnu.org>
Thu, 7 Jun 2007 05:27:32 +0000 (05:27 +0000)
committerBen Pfaff <blp@gnu.org>
Thu, 7 Jun 2007 05:27:32 +0000 (05:27 +0000)
commit1b2982dce3a196a0c9011c6c836d57a9763fcfc3
treed727a20f9398536e840d9e8749b1cfdec255aeb5
parentfbbeb6d9bfd9397e926a30c46a4c501ec161f6eb
sparse_cases data structure that augments a sparse_array of cases with
the ability to dump cases to disk if we get too many cases in memory.
src/data/ChangeLog
src/data/automake.mk
src/data/sparse-cases.c [new file with mode: 0644]
src/data/sparse-cases.h [new file with mode: 0644]