source: java2python/geniuswebtranslator/ip-solver@ 1254

Last change on this file since 1254 was 1254, checked in by wouter, 3 days ago

#386 various small fixes

File size: 732 bytes
Line 
1[INFO] another test
2[INFO]
3The time for IP to scan the input (in milliseconds):
40
5
6The total run time (in milliseconds):
70
8
9The best coalition structure found is:
10[[3, 4], [1, 2]]
11
12The value of this coalition structure is:
134.0
14
15The number of expansions made by IP:
1614
17
18Based on this, the percentage of search-space that was searched is:
1937.83783783783784%
20
21[INFO] textbook test
22[INFO]
23The time for IP to scan the input (in milliseconds):
240
25
26The total run time (in milliseconds):
271
28
29The best coalition structure found is:
30[[3, 4], [1], [2]]
31
32The value of this coalition structure is:
33150.0
34
35The number of expansions made by IP:
3620
37
38Based on this, the percentage of search-space that was searched is:
3954.054054054054056%
40
Note: See TracBrowser for help on using the repository browser.