52 lines
1.4 KiB
XML
Executable file
52 lines
1.4 KiB
XML
Executable file
<?xml version="1.0"?>
|
|
<scoreAsPlanned
|
|
xmlns="urn:Palletizing"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="urn:Palletizing ../schemaNew/scoreAsPlanned.xsd">
|
|
<rightStuff>
|
|
<isAdditive>false</isAdditive>
|
|
<weight>1</weight>
|
|
</rightStuff>
|
|
<overhang>
|
|
<isAdditive>true</isAdditive>
|
|
<weight>1</weight>
|
|
<valueFunction>
|
|
<bestValue>0.000000</bestValue>
|
|
<width>0.000000</width>
|
|
<taper>0.010000</taper>
|
|
<taperSide>plus</taperSide>
|
|
</valueFunction>
|
|
</overhang>
|
|
<volumeDensity>
|
|
<isAdditive>true</isAdditive>
|
|
<weight>1</weight>
|
|
</volumeDensity>
|
|
<overlapFraction>
|
|
<isAdditive>true</isAdditive>
|
|
<weight>1</weight>
|
|
</overlapFraction>
|
|
<connectionsBelow>
|
|
<isAdditive>true</isAdditive>
|
|
<weight>1</weight>
|
|
<valueFunction>
|
|
<bestValue>3.000000</bestValue>
|
|
<width>0.000000</width>
|
|
<taper>3.000000</taper>
|
|
<taperSide>minus</taperSide>
|
|
</valueFunction>
|
|
</connectionsBelow>
|
|
<cogInverseRelativeHeight>
|
|
<isAdditive>true</isAdditive>
|
|
<weight>1</weight>
|
|
</cogInverseRelativeHeight>
|
|
<cogRelativeOffset>
|
|
<isAdditive>true</isAdditive>
|
|
<weight>1</weight>
|
|
<valueFunction>
|
|
<bestValue>1.000000</bestValue>
|
|
<width>0.100000</width>
|
|
<taper>1.000000</taper>
|
|
<taperSide>both</taperSide>
|
|
</valueFunction>
|
|
</cogRelativeOffset>
|
|
</scoreAsPlanned>
|