Last change
on this file since 346 was 1, checked in by Wouter Pasman, 6 years ago |
Initial import : Genius 9.0.0
|
File size:
1.2 KB
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <utility_space number_of_issues="3">
|
---|
3 | <objective index="0" etype="objective" type="objective" description="" name="FlightBooking">
|
---|
4 | <weight index="1" value="0.35"/>
|
---|
5 | <weight index="2" value="0.35"/>
|
---|
6 | <weight index="3" value="0.3"/>
|
---|
7 | <issue index="1" etype="discrete" type="discrete" name="price">
|
---|
8 | <item index="1" value="150000yen" evaluation="1" cost="0"/>
|
---|
9 | <item index="2" value="200000yen" evaluation="2" cost="0"/>
|
---|
10 | <item index="3" value="250000yen" evaluation="3" cost="0"/>
|
---|
11 | <item index="4" value="300000yen" evaluation="4" cost="0"/>
|
---|
12 | </issue>
|
---|
13 | <issue index="2" etype="discrete" type="discrete" name="DepartureAirPort">
|
---|
14 | <item index="1" value="CentrAir" evaluation="2" cost="0"/>
|
---|
15 | <item index="2" value="Narita" evaluation="3" cost="0"/>
|
---|
16 | <item index="3" value="Kansai" evaluation="1" cost="0"/>
|
---|
17 | </issue>
|
---|
18 | <issue index="3" etype="discrete" type="discrete" name="DepartureDate">
|
---|
19 | <item index="1" value="Sep2_2011" evaluation="1" cost="0"/>
|
---|
20 | <item index="2" value="Sep3_2011" evaluation="3" cost="0"/>
|
---|
21 | <item index="3" value="Sep4_2011" evaluation="2" cost="0"/>
|
---|
22 | </issue>
|
---|
23 | </objective>
|
---|
24 | <discount_factor value="1.0"/>
|
---|
25 | <reservation value="0.50" />
|
---|
26 | </utility_space>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.