X-Git-Url: https://git.distorted.org.uk/~mdw/rocl/blobdiff_plain/ea88da3de86eefb3a73d043f9d9c2a6041911bc3..4041fdd8af852bf6fb4db0aa6ddd2c8c2f640574:/README diff --git a/README b/README index 36c94a4..c3d9307 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ RIGHT ON COMMAND-LINE A `galaxy-spec' is * a number, between 1 and 8, for one of the standard eight - galaxies; + galaxies; * a `galaxy seed' of 12 hex digits (a 48-bit value), for any arbitrary galaxy; or @@ -473,7 +473,18 @@ RIGHT ON COMMAND-LINE applicable to a wide variety of optimization problems. There are some decent descriptions on the 'net -- try asking Google about it. - + + + elite-tantalus [-maxdist DIST] [-minratio RATIO] [GALAXY] ... + + Finds pairs of worlds for which there is a large disparity + between the distance between them and the corresponding shortest + path. It reports pairs such that the distance between them is + less than DIST (default 8 LY -- making this large just makes the + program slower) and where the shortest path is more than RATIO + times the distance in each GALAXY specified -- by default the + eight standard ones. + 3. The graphical editor @@ -568,7 +579,7 @@ RIGHT ON COMMAND-LINE unrewarding) or pirates (risky and tedious), and start trading food and other cheap items. -$Id: README,v 1.10 2003/03/13 10:29:21 mdw Exp $ +$Id$ Local variables: mode: text