1EXPAND-SOLITAIRE-MULTI-UCsAeRrD-CMoOnVtErSi(b1u)ted PerlEXDPoAcNuDm-eSnOtLaItTiAoInRE-MULTI-CARD-MOVES(1)
2
3
4

NAME

6       expand-solitaire-multi-cards-moves -- a command-line tool for expanding
7       multi-card moves.
8

VERSION

10       version 0.1900
11

SYNOPSIS

13           $ fc-solve -p -t -sam 24.board | expand-solitaire-multi-cards-moves -
14           $ fc-solve -g seahaven_towers -p -t -sam 24.seahaven.board \
15               | expand-solitaire-multi-cards-moves -g seahaven_towers
16

OVERVIEW

18       expand-solitaire-multi-cards-moves is a command-line interface to
19       Games::Solitaire::Verify::Solution::ExpandMultiCardsMoves.
20

VERSION

22       version 0.1900
23

COMMAND LINE OPTIONS

25   -g [variant]
26       Picks up a variant.
27
28   --decks-num [1|2]
29       Number of decks - 1 or 2.
30
31   --freecells-num [n]
32       Number of freecells.
33
34   --stacks-num [n]
35       Number of columns.
36
37   --sequences-are-built-by [alternate_color|alt_color|suit|rank]
38       How the sequences are built by.
39
40   --empty-stacks-filled-by [any|kings|none]
41       What empty stacks can be filled by.
42
43   --sequence-move [limited|unlimited]
44       Whether the sequence move is limited or unlimited.
45

BUGS

47       Please report any bugs or feature requests to
48       "bug-games-solitaire-verifysolution at rt.cpan.org", or through the web
49       interface at
50       <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Games-Solitaire-Verify>.
51       I will be notified, and then you'll automatically be notified of
52       progress on your bug as I make changes.
53

SUPPORT

55       You can find documentation for this module with the perldoc command.
56
57           perldoc Games::Solitaire::Verify
58
59       You can also look for information at:
60
61       ·   RT: CPAN's request tracker
62
63           <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Games-Solitaire-Verify>
64
65       ·   AnnoCPAN: Annotated CPAN documentation
66
67           <http://annocpan.org/dist/Games-Solitaire-Verify>
68
69       ·   CPAN Ratings
70
71           <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
72
73       ·   Search CPAN
74
75           <http://search.cpan.org/dist/Games-Solitaire-Verify>
76

AUTHORS

78       Shlomi Fish, <http://www.shlomifish.org/> .
79
81       Copyright 2010 Shlomi Fish.
82
83       This program is released under the following license: MIT/Expat (
84       <http://www.opensource.org/licenses/mit-license.php> ).
85

AUTHOR

87       Shlomi Fish <shlomif@cpan.org>
88
90       This software is Copyright (c) 2014 by Shlomi Fish.
91
92       This is free software, licensed under:
93
94         The MIT (X11) License
95

BUGS

97       Please report any bugs or feature requests on the bugtracker website
98       <https://github.com/shlomif/fc-solve/issues>
99
100       When submitting a bug or request, please include a test-file or a patch
101       to an existing test-file that illustrates the bug or desired feature.
102

SUPPORT

104   Websites
105       The following websites have more information about this module, and may
106       be of help to you. As always, in addition to those websites please use
107       your favorite search engine to discover more resources.
108
109       ·   MetaCPAN
110
111           A modern, open-source CPAN search engine, useful to view POD in
112           HTML format.
113
114           <https://metacpan.org/release/Games-Solitaire-Verify>
115
116       ·   Search CPAN
117
118           The default CPAN search engine, useful to view POD in HTML format.
119
120           <http://search.cpan.org/dist/Games-Solitaire-Verify>
121
122       ·   RT: CPAN's Bug Tracker
123
124           The RT ( Request Tracker ) website is the default bug/issue
125           tracking system for CPAN.
126
127           <https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Solitaire-Verify>
128
129       ·   AnnoCPAN
130
131           The AnnoCPAN is a website that allows community annotations of Perl
132           module documentation.
133
134           <http://annocpan.org/dist/Games-Solitaire-Verify>
135
136       ·   CPAN Ratings
137
138           The CPAN Ratings is a website that allows community ratings and
139           reviews of Perl modules.
140
141           <http://cpanratings.perl.org/d/Games-Solitaire-Verify>
142
143       ·   CPANTS
144
145           The CPANTS is a website that analyzes the Kwalitee ( code metrics )
146           of a distribution.
147
148           <http://cpants.cpanauthors.org/dist/Games-Solitaire-Verify>
149
150       ·   CPAN Testers
151
152           The CPAN Testers is a network of smoke testers who run automated
153           tests on uploaded CPAN distributions.
154
155           <http://www.cpantesters.org/distro/G/Games-Solitaire-Verify>
156
157       ·   CPAN Testers Matrix
158
159           The CPAN Testers Matrix is a website that provides a visual
160           overview of the test results for a distribution on various
161           Perls/platforms.
162
163           <http://matrix.cpantesters.org/?dist=Games-Solitaire-Verify>
164
165       ·   CPAN Testers Dependencies
166
167           The CPAN Testers Dependencies is a website that shows a chart of
168           the test results of all dependencies for a distribution.
169
170           <http://deps.cpantesters.org/?module=Games::Solitaire::Verify>
171
172   Bugs / Feature Requests
173       Please report any bugs or feature requests by email to
174       "bug-games-solitaire-verify at rt.cpan.org", or through the web
175       interface at
176       <https://rt.cpan.org/Public/Bug/Report.html?Queue=Games-Solitaire-Verify>.
177       You will be automatically notified of any progress on the request by
178       the system.
179
180   Source Code
181       The code is open to the world, and available for you to hack on. Please
182       feel free to browse it and play with it, or whatever. If you want to
183       contribute patches, please send me a diff or prod me to pull from your
184       repository :)
185
186       <https://github.com/shlomif/fc-solve>
187
188         git clone git://github.com/shlomif/fc-solve.git
189
190
191
192perl v5.28.1                      2019-02-0E2XPAND-SOLITAIRE-MULTI-CARD-MOVES(1)
Impressum