XML
| <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<puzzle>
<id>244</id>
<runningOn>
<os>Windows 11</os>
<cores>24 </cores>
</runningOn>
<meta>
<start>2026-05-02 21:01:57</start>
<boxX>3</boxX>
<boxY>3</boxY>
<boxZ>3</boxZ>
<parts>1 in use</parts>
<title>ini/00244.ini</title>
<description>use one puzzle many times</description>
<group>3D</group>
<groupBy>Wuerfel_mit_einem_Teil</groupBy>
<boxType>3D</boxType>
<puzzles/>
<not>0</not>
<notAbs>0</notAbs>
<verbose>false</verbose>
<unique>true</unique>
<list>true</list>
<kill>10</kill>
<stop>1</stop>
<rot/>
</meta>
<finish>
<uniqueSolutions>1 </uniqueSolutions>
<totalSolutions>1 </totalSolutions>
<firstSolution>003003003AABCDBCDEAFBCDGHEEIFFIIGHHG</firstSolution>
<firstSolTime>00:00:00.0</firstSolTime>
<totalTime>00:00:00.2</totalTime>
<exit>stop</exit>
</finish>
<puzzleDefinition>
<!-- The puzzle definition pdef use a 2D or 3D Vector to describe a puzzle-->
<pdef>[0,0,0][1,0,0][1,1,0]</pdef>
</puzzleDefinition>
<boxDefinition>
<!-- The box definition bdef starts with 9 char for boxX,boxY,boxZ-->
<!-- followd by 'A' for a box or '.' for a whole-->
<bdef>003003003AAAAAAAAAAAAAAAAAAAAAAAAAAA</bdef>
</boxDefinition>
<solutions>
<!-- The solution solStr starts with 9 char for boxX,boxY,boxZ-->
<!-- followed by a base 60 notation-->
<!-- Syntax 1 chars first A:0, B:1 ....: a:25, b:25 0:50,1:51 ...-->
<!-- 3 chars next _AA _AB ....-->
<missingParts>
<missingPdef/>
<solution>
<sol>003003003AABCDBCDEFABCDGHEEFIIFIGHHG</sol>
</solution>
</missingParts>
<count>
<!-- stop reporting solutions @ 'maxListedSolution'-->
<maxListedSolution>512 </maxListedSolution>
<cntMissing>0 </cntMissing>
</count>
</solutions>
</puzzle>
|