|
@@ -83,6 +83,9 @@
|
|
|
<xsl:copy-of select="."/>
|
|
<xsl:copy-of select="."/>
|
|
|
</xsl:template>
|
|
</xsl:template>
|
|
|
|
|
|
|
|
|
|
+ <xsl:template match="variant" mode="edge_paths_with_PE.xml"/>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
<xsl:template match="Path" mode="PointMatrixGroup">
|
|
<xsl:template match="Path" mode="PointMatrixGroup">
|
|
|
<Path>
|
|
<Path>
|
|
|
<xsl:variable name="edge_joins_filled_path" select=" doc(concat('edge_joins_filled_paths/edge_joins_filled_paths.',@id,'.xml'))"/>
|
|
<xsl:variable name="edge_joins_filled_path" select=" doc(concat('edge_joins_filled_paths/edge_joins_filled_paths.',@id,'.xml'))"/>
|
|
@@ -270,6 +273,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
<xsl:template name="calculate_optimum">
|
|
<xsl:template name="calculate_optimum">
|
|
|
<xsl:param name="candidates" required="yes"/>
|
|
<xsl:param name="candidates" required="yes"/>
|
|
|
<xsl:param name="elements_cnt" required="yes"/>
|
|
<xsl:param name="elements_cnt" required="yes"/>
|