1 <?xml version='1.0' encoding='iso-8859-1' ?>
3 Copyright (C) 2006-2014 CEA/DEN, EDF R&D
5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Lesser General Public
7 License as published by the Free Software Foundation; either
8 version 2.1 of the License, or (at your option) any later version.
10 This library is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Lesser General Public License for more details.
15 You should have received a copy of the GNU Lesser General Public
16 License along with this library; if not, write to the Free Software
17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
22 <proc name="newSchema_1">
23 <property name="DefaultStudyID" value="1"/>
24 <type name="string" kind="string"/>
25 <struct name="Engines/dataref">
26 <member name="ref" type="string"/>
28 <type name="bool" kind="bool"/>
29 <sequence name="boolvec" content="bool"/>
30 <type name="double" kind="double"/>
31 <sequence name="dblevec" content="double"/>
32 <objref name="file" id="file"/>
33 <type name="int" kind="int"/>
34 <sequence name="intvec" content="int"/>
35 <struct name="stringpair">
36 <member name="name" type="string"/>
37 <member name="value" type="string"/>
39 <sequence name="propvec" content="stringpair"/>
40 <objref name="pyobj" id="python:obj:1.0"/>
41 <sequence name="seqboolvec" content="boolvec"/>
42 <sequence name="seqdblevec" content="dblevec"/>
43 <sequence name="seqintvec" content="intvec"/>
44 <sequence name="stringvec" content="string"/>
45 <sequence name="seqstringvec" content="stringvec"/>
46 <container name="DefaultContainer">
47 <property name="container_name" value="FactoryServer"/>
48 <property name="name" value="localhost"/>
50 <optimizer name="OptimizerLoop1" nbranch="1" lib="algosyncexample.py" entry="myalgosync">
51 <inline name="PyScript7">
52 <script><code><![CDATA[o9 = int(i8)
53 print "traitement:", i8
55 <load container="DefaultContainer"/>
56 <inport name="i8" type="double"/>
57 <outport name="o9" type="int"/>
60 <datanode name="DataIn3">
61 <parameter name="o4" type="int">
62 <value><int>5</int></value>
65 <outnode name="OutNode5">
66 <parameter name="i6" type="int"/>
68 <control> <fromnode>OptimizerLoop1</fromnode> <tonode>OutNode5</tonode> </control>
69 <control> <fromnode>DataIn3</fromnode> <tonode>OptimizerLoop1</tonode> </control>
70 <datalink control="false">
71 <fromnode>OptimizerLoop1</fromnode> <fromport>algoResults</fromport>
72 <tonode>OutNode5</tonode> <toport>i6</toport>
74 <datalink control="false">
75 <fromnode>OptimizerLoop1</fromnode> <fromport>evalSamples</fromport>
76 <tonode>OptimizerLoop1.PyScript7</tonode> <toport>i8</toport>
78 <datalink control="false">
79 <fromnode>DataIn3</fromnode> <fromport>o4</fromport>
80 <tonode>OptimizerLoop1</tonode> <toport>algoInit</toport>
82 <datalink control="false">
83 <fromnode>OptimizerLoop1.PyScript7</fromnode> <fromport>o9</fromport>
84 <tonode>OptimizerLoop1</tonode> <toport>evalResults</toport>
87 <tonode>OptimizerLoop1</tonode><toport>nbBranches</toport>
88 <value><int>1</int></value>
90 <presentation name="DataIn3" x="11" y="86" width="158" height="63" expanded="1" expx="11" expy="86" expWidth="158" expHeight="63" shownState="0"/>
91 <presentation name="OptimizerLoop1" x="238.5" y="83.5" width="204.5" height="216" expanded="1" expx="238.5" expy="83.5" expWidth="204.5" expHeight="216" shownState="0"/>
92 <presentation name="OutNode5" x="488.5" y="84" width="158" height="63" expanded="1" expx="488.5" expy="84" expWidth="158" expHeight="63" shownState="0"/>
93 <presentation name="OptimizerLoop1.PyScript7" x="42.5" y="149" width="158" height="63" expanded="1" expx="42.5" expy="149" expWidth="158" expHeight="63" shownState="0"/>
94 <presentation name="__ROOT__" x="0" y="0" width="650.5" height="303.5" expanded="1" expx="0" expy="0" expWidth="650.5" expHeight="303.5" shownState="0"/>