source: src/main/resources/genius/templates/kite/kite_B.xml

Last change on this file was 1, checked in by Wouter Pasman, 6 years ago

Initial import : Genius 9.0.0

File size: 589 bytes
Line 
1<utility_space>
2<objective index="0" etype="objective" type="objective" description="" name="KiteDomain">
3<issue index="1" etype="discrete" type="discrete" vtype="discrete" name="Kite">
4<item index="1" value="a" cost="0" evaluation="100" description="a">
5</item>
6<item index="2" value="b" cost="0" evaluation="25" description="b">
7</item>
8<item index="3" value="c" cost="0" evaluation="75" description="c">
9</item>
10<item index="4" value="d" cost="0" evaluation="0" description="d">
11</item>
12</issue>
13<weight index="1" value="1">
14</weight>
15</objective>
16</utility_space>
Note: See TracBrowser for help on using the repository browser.