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>genius.core (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 | <h1 class="bar"><a href="../../genius/core/package-summary.html" target="classFrame">genius.core</a></h1>
|
---|
13 | <div class="indexContainer">
|
---|
14 | <h2 title="Interfaces">Interfaces</h2>
|
---|
15 | <ul title="Interfaces">
|
---|
16 | <li><a href="Domain.html" title="interface in genius.core" target="classFrame"><span class="interfaceName">Domain</span></a></li>
|
---|
17 | <li><a href="NegotiationEventListener.html" title="interface in genius.core" target="classFrame"><span class="interfaceName">NegotiationEventListener</span></a></li>
|
---|
18 | </ul>
|
---|
19 | <h2 title="Classes">Classes</h2>
|
---|
20 | <ul title="Classes">
|
---|
21 | <li><a href="Agent.html" title="class in genius.core" target="classFrame">Agent</a></li>
|
---|
22 | <li><a href="AgentAdapter.html" title="class in genius.core" target="classFrame">AgentAdapter</a></li>
|
---|
23 | <li><a href="AgentID.html" title="class in genius.core" target="classFrame">AgentID</a></li>
|
---|
24 | <li><a href="AgentParam.html" title="class in genius.core" target="classFrame">AgentParam</a></li>
|
---|
25 | <li><a href="Bid.html" title="class in genius.core" target="classFrame">Bid</a></li>
|
---|
26 | <li><a href="BidHistory.html" title="class in genius.core" target="classFrame">BidHistory</a></li>
|
---|
27 | <li><a href="BidIterator.html" title="class in genius.core" target="classFrame">BidIterator</a></li>
|
---|
28 | <li><a href="Deadline.html" title="class in genius.core" target="classFrame">Deadline</a></li>
|
---|
29 | <li><a href="DomainImpl.html" title="class in genius.core" target="classFrame">DomainImpl</a></li>
|
---|
30 | <li><a href="Global.html" title="class in genius.core" target="classFrame">Global</a></li>
|
---|
31 | <li><a href="LinearBidIterator.html" title="class in genius.core" target="classFrame">LinearBidIterator</a></li>
|
---|
32 | <li><a href="Logger.html" title="class in genius.core" target="classFrame">Logger</a></li>
|
---|
33 | <li><a href="NegoRound.html" title="class in genius.core" target="classFrame">NegoRound</a></li>
|
---|
34 | <li><a href="NegotiationResult.html" title="class in genius.core" target="classFrame">NegotiationResult</a></li>
|
---|
35 | <li><a href="NegoTurn.html" title="class in genius.core" target="classFrame">NegoTurn</a></li>
|
---|
36 | <li><a href="PausableContinuousTimeline.html" title="class in genius.core" target="classFrame">PausableContinuousTimeline</a></li>
|
---|
37 | <li><a href="SerializeHandling.html" title="class in genius.core" target="classFrame">SerializeHandling</a></li>
|
---|
38 | <li><a href="StrategyParameters.html" title="class in genius.core" target="classFrame">StrategyParameters</a></li>
|
---|
39 | <li><a href="SupportedNegotiationSetting.html" title="class in genius.core" target="classFrame">SupportedNegotiationSetting</a></li>
|
---|
40 | </ul>
|
---|
41 | <h2 title="Enums">Enums</h2>
|
---|
42 | <ul title="Enums">
|
---|
43 | <li><a href="DeadlineType.html" title="enum in genius.core" target="classFrame">DeadlineType</a></li>
|
---|
44 | <li><a href="Feedback.html" title="enum in genius.core" target="classFrame">Feedback</a></li>
|
---|
45 | <li><a href="Vote.html" title="enum in genius.core" target="classFrame">Vote</a></li>
|
---|
46 | </ul>
|
---|
47 | </div>
|
---|
48 | </body>
|
---|
49 | </html>
|
---|