Geschrieben von: / Posted by: Dieter Buerssner at 23 June 2000 10:09:15:
Als Antwort auf: / As an answer to: Re: Yace with table bases geschrieben von: / posted by: Mogens Larsen at 22 June 2000 21:45:18:
I only own part of the compressed Nalimov (3,4 and some 5), so unless you change to that format I can't help you. I think most people use compressed Nalimov.
It seems to work here with compressed tables (only have 3 men). But there is
the following problem:
/* -------------------------------------------------------------------- */
/* */
/* Compress/decompress some chess tables */
/* */
/* Copyright (c) 1991--1998 Andrew Kadatch */
/* */
/* The Limited-Reference variant of Lempel-Ziv algorithm implemented */
/* here was first described in my B.Sc. thesis "Efficient algorithms */
/* for image compression", Novosibirsk State University, 1992, and */
/* cannot be used in any product distributed in Russia or CIS without */
/* written permission from the author. */
/* */
/* Most of the code listed below is significantly simplified code from */
/* the PRS data compression library and therefore it should not be used */
/* in any product (software or hardware, commercial or not, and so on) */
/* without written permission from the author. */
/* */
/* -------------------------------------------------------------------- */
This file is included by a modified tbindex.cpp of Eugene Nalimov.
(And it is not difficult, to find the source ...) How to interprete "it should
not be used"?
Anyway, what is the prefered compression block size of the compressed tables?
(The e:NNN of Nalimov's datacomp program)
Regards,
Dieter