source: javadoc/genius/core/representative/class-use/FlatteningStrategy.html@ 1

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

Initial import : Genius 9.0.0

File size: 12.2 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="en">
4<head>
5<!-- Generated by javadoc (1.8.0_112) on Thu Jun 21 12:05:58 CEST 2018 -->
6<title>Uses of Class genius.core.representative.FlatteningStrategy (Genius Core Documentation)</title>
7<meta name="date" content="2018-06-21">
8<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9<script type="text/javascript" src="../../../../script.js"></script>
10</head>
11<body>
12<script type="text/javascript"><!--
13 try {
14 if (location.href.indexOf('is-external=true') == -1) {
15 parent.document.title="Uses of Class genius.core.representative.FlatteningStrategy (Genius Core Documentation)";
16 }
17 }
18 catch(err) {
19 }
20//-->
21</script>
22<noscript>
23<div>JavaScript is disabled on your browser.</div>
24</noscript>
25<!-- ========= START OF TOP NAVBAR ======= -->
26<div class="topNav"><a name="navbar.top">
27<!-- -->
28</a>
29<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30<a name="navbar.top.firstrow">
31<!-- -->
32</a>
33<ul class="navList" title="Navigation">
34<li><a href="../../../../overview-summary.html">Overview</a></li>
35<li><a href="../package-summary.html">Package</a></li>
36<li><a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">Class</a></li>
37<li class="navBarCell1Rev">Use</li>
38<li><a href="../package-tree.html">Tree</a></li>
39<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
40<li><a href="../../../../index-all.html">Index</a></li>
41<li><a href="../../../../help-doc.html">Help</a></li>
42</ul>
43</div>
44<div class="subNav">
45<ul class="navList">
46<li>Prev</li>
47<li>Next</li>
48</ul>
49<ul class="navList">
50<li><a href="../../../../index.html?genius/core/representative/class-use/FlatteningStrategy.html" target="_top">Frames</a></li>
51<li><a href="FlatteningStrategy.html" target="_top">No&nbsp;Frames</a></li>
52</ul>
53<ul class="navList" id="allclasses_navbar_top">
54<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
55</ul>
56<div>
57<script type="text/javascript"><!--
58 allClassesLink = document.getElementById("allclasses_navbar_top");
59 if(window==top) {
60 allClassesLink.style.display = "block";
61 }
62 else {
63 allClassesLink.style.display = "none";
64 }
65 //-->
66</script>
67</div>
68<a name="skip.navbar.top">
69<!-- -->
70</a></div>
71<!-- ========= END OF TOP NAVBAR ========= -->
72<div class="header">
73<h2 title="Uses of Class genius.core.representative.FlatteningStrategy" class="title">Uses of Class<br>genius.core.representative.FlatteningStrategy</h2>
74</div>
75<div class="classUseContainer">
76<ul class="blockList">
77<li class="blockList">
78<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
79<caption><span>Packages that use <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a></span><span class="tabEnd">&nbsp;</span></caption>
80<tr>
81<th class="colFirst" scope="col">Package</th>
82<th class="colLast" scope="col">Description</th>
83</tr>
84<tbody>
85<tr class="altColor">
86<td class="colFirst"><a href="#genius.core.representative">genius.core.representative</a></td>
87<td class="colLast">&nbsp;</td>
88</tr>
89</tbody>
90</table>
91</li>
92<li class="blockList">
93<ul class="blockList">
94<li class="blockList"><a name="genius.core.representative">
95<!-- -->
96</a>
97<h3>Uses of <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a> in <a href="../../../../genius/core/representative/package-summary.html">genius.core.representative</a></h3>
98<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
99<caption><span>Subclasses of <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a> in <a href="../../../../genius/core/representative/package-summary.html">genius.core.representative</a></span><span class="tabEnd">&nbsp;</span></caption>
100<tr>
101<th class="colFirst" scope="col">Modifier and Type</th>
102<th class="colLast" scope="col">Class and Description</th>
103</tr>
104<tbody>
105<tr class="altColor">
106<td class="colFirst"><code>class&nbsp;</code></td>
107<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/representative/AverageFlatteningStrategy.html" title="class in genius.core.representative">AverageFlatteningStrategy</a></span></code>&nbsp;</td>
108</tr>
109<tr class="rowColor">
110<td class="colFirst"><code>class&nbsp;</code></td>
111<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/representative/RandomFlatteningStrategy.html" title="class in genius.core.representative">RandomFlatteningStrategy</a></span></code>&nbsp;</td>
112</tr>
113<tr class="altColor">
114<td class="colFirst"><code>class&nbsp;</code></td>
115<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/representative/WeightedAverageFlatteningStrategy.html" title="class in genius.core.representative">WeightedAverageFlatteningStrategy</a></span></code>
116<div class="block">Utility of received and proposed bids is calculated as the weighted average of the utilities of the
117 different preference profiles but according to a list of weights which show the inclination (belief)
118 towards a particular preference profile</div>
119</td>
120</tr>
121<tr class="rowColor">
122<td class="colFirst"><code>class&nbsp;</code></td>
123<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/representative/WeightedChoiceFlatteningStrategy.html" title="class in genius.core.representative">WeightedChoiceFlatteningStrategy</a></span></code>
124<div class="block">One utility space is picked out of a distribution of utility spaces.</div>
125</td>
126</tr>
127</tbody>
128</table>
129<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
130<caption><span>Fields in <a href="../../../../genius/core/representative/package-summary.html">genius.core.representative</a> declared as <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a></span><span class="tabEnd">&nbsp;</span></caption>
131<tr>
132<th class="colFirst" scope="col">Modifier and Type</th>
133<th class="colLast" scope="col">Field and Description</th>
134</tr>
135<tbody>
136<tr class="altColor">
137<td class="colFirst"><code>protected <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a></code></td>
138<td class="colLast"><span class="typeNameLabel">UncertainUtilitySpace.</span><code><span class="memberNameLink"><a href="../../../../genius/core/representative/UncertainUtilitySpace.html#flatteningStrategy">flatteningStrategy</a></span></code>&nbsp;</td>
139</tr>
140</tbody>
141</table>
142<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
143<caption><span>Methods in <a href="../../../../genius/core/representative/package-summary.html">genius.core.representative</a> that return <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a></span><span class="tabEnd">&nbsp;</span></caption>
144<tr>
145<th class="colFirst" scope="col">Modifier and Type</th>
146<th class="colLast" scope="col">Method and Description</th>
147</tr>
148<tbody>
149<tr class="altColor">
150<td class="colFirst"><code><a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a></code></td>
151<td class="colLast"><span class="typeNameLabel">UncertainUtilitySpace.</span><code><span class="memberNameLink"><a href="../../../../genius/core/representative/UncertainUtilitySpace.html#getFlatteningStrategy--">getFlatteningStrategy</a></span>()</code>&nbsp;</td>
152</tr>
153</tbody>
154</table>
155<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
156<caption><span>Methods in <a href="../../../../genius/core/representative/package-summary.html">genius.core.representative</a> with parameters of type <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a></span><span class="tabEnd">&nbsp;</span></caption>
157<tr>
158<th class="colFirst" scope="col">Modifier and Type</th>
159<th class="colLast" scope="col">Method and Description</th>
160</tr>
161<tbody>
162<tr class="altColor">
163<td class="colFirst"><code>void</code></td>
164<td class="colLast"><span class="typeNameLabel">UncertainUtilitySpace.</span><code><span class="memberNameLink"><a href="../../../../genius/core/representative/UncertainUtilitySpace.html#setFlatteningStrategy-genius.core.representative.FlatteningStrategy-">setFlatteningStrategy</a></span>(<a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a>&nbsp;flatteningStrategy)</code>&nbsp;</td>
165</tr>
166</tbody>
167</table>
168<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
169<caption><span>Constructors in <a href="../../../../genius/core/representative/package-summary.html">genius.core.representative</a> with parameters of type <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a></span><span class="tabEnd">&nbsp;</span></caption>
170<tr>
171<th class="colOne" scope="col">Constructor and Description</th>
172</tr>
173<tbody>
174<tr class="altColor">
175<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/representative/UncertainUtilitySpace.html#UncertainUtilitySpace-java.util.List-genius.core.Domain-double:A-genius.core.representative.FlatteningStrategy-">UncertainUtilitySpace</a></span>(java.util.List&lt;<a href="../../../../genius/core/utility/AbstractUtilitySpace.html" title="class in genius.core.utility">AbstractUtilitySpace</a>&gt;&nbsp;uspaces,
176 <a href="../../../../genius/core/Domain.html" title="interface in genius.core">Domain</a>&nbsp;dom,
177 double[]&nbsp;weights,
178 <a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">FlatteningStrategy</a>&nbsp;flatteningStrategy)</code>&nbsp;</td>
179</tr>
180</tbody>
181</table>
182</li>
183</ul>
184</li>
185</ul>
186</div>
187<!-- ======= START OF BOTTOM NAVBAR ====== -->
188<div class="bottomNav"><a name="navbar.bottom">
189<!-- -->
190</a>
191<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
192<a name="navbar.bottom.firstrow">
193<!-- -->
194</a>
195<ul class="navList" title="Navigation">
196<li><a href="../../../../overview-summary.html">Overview</a></li>
197<li><a href="../package-summary.html">Package</a></li>
198<li><a href="../../../../genius/core/representative/FlatteningStrategy.html" title="class in genius.core.representative">Class</a></li>
199<li class="navBarCell1Rev">Use</li>
200<li><a href="../package-tree.html">Tree</a></li>
201<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
202<li><a href="../../../../index-all.html">Index</a></li>
203<li><a href="../../../../help-doc.html">Help</a></li>
204</ul>
205</div>
206<div class="subNav">
207<ul class="navList">
208<li>Prev</li>
209<li>Next</li>
210</ul>
211<ul class="navList">
212<li><a href="../../../../index.html?genius/core/representative/class-use/FlatteningStrategy.html" target="_top">Frames</a></li>
213<li><a href="FlatteningStrategy.html" target="_top">No&nbsp;Frames</a></li>
214</ul>
215<ul class="navList" id="allclasses_navbar_bottom">
216<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
217</ul>
218<div>
219<script type="text/javascript"><!--
220 allClassesLink = document.getElementById("allclasses_navbar_bottom");
221 if(window==top) {
222 allClassesLink.style.display = "block";
223 }
224 else {
225 allClassesLink.style.display = "none";
226 }
227 //-->
228</script>
229</div>
230<a name="skip.navbar.bottom">
231<!-- -->
232</a></div>
233<!-- ======== END OF BOTTOM NAVBAR ======= -->
234</body>
235</html>
Note: See TracBrowser for help on using the repository browser.