From 1030dc837b10a03a02a85d5504cbeec168ce49e2 Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Mon, 03 May 2010 21:53:47 +0000 Subject: Import XaoS r489 (trunk after version 3.5) --- (limited to 'help/rest/range.txt') diff --git a/help/rest/range.txt b/help/rest/range.txt new file mode 100644 index 0000000..6d10027 --- /dev/null +++ b/help/rest/range.txt @@ -0,0 +1,32 @@ +.. _range: +.. _mguess: +.. _guess0: +.. _guess1: +.. _guess2: +.. _guess3: +.. _guess4: +.. _guess5: +.. _guess6: +.. _guess7: +.. _guess8: +.. _guess9: +.. _guessall: + +.. index:: + pair: command line option; range + pair: command; range + pair: menu; Solid guessing + +Solid guessing range +==================== + +**Syntax**:(range integer) + +XaoS has a solid guessing optimization: if all corners of a rectangle have the +same color, it assumes that the whole rectangle is a solid colored block, and +doesn't calculate points inside the rectangle. This optimization saves lots of +calculation, but sometimes introduces errors. This value alters the maximum +size of the rectangle that can be guessed at one time. The default value is 3; +use 0 to disable the optimization. + +**Available as**: command line option, command -- cgit v0.9.1