Add pruning_threshold option to allow forced tree pruning when
commit030760b68fda2c0a35d028472bfe4f00aeac9fa5
authorJean-loup Gailly <jloup@gailly.net>
Tue, 12 Oct 2010 21:21:42 +0000 (12 23:21 +0200)
committerJean-loup Gailly <jloup@gailly.net>
Tue, 12 Oct 2010 21:21:42 +0000 (12 23:21 +0200)
treec4d17106c88e89dfd5f3796834eaf2a3910d573c
parent2dc05c5c1466858c4c1d83f976e04da061578962
Add pruning_threshold option to allow forced tree pruning when
memory is tight. Increase memory reserved for tree pruning to 20%.
uct/internal.h
uct/search.c
uct/tree.c
uct/tree.h
uct/uct.c
uct/walk.c