-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
76 lines (75 loc) · 6.02 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/.svn/" kind="src" path="src"/>
<classpathentry kind="src" output="Components/Representations/NEAT" path="Components/Representations/NEAT"/>
<classpathentry kind="src" output="Components/Problems/CAM" path="Components/Problems/CAM"/>
<classpathentry kind="src" output="Components/Problems/cDrones" path="Components/Problems/cDrones"/>
<classpathentry kind="src" output="Components/Problems/dDrones" path="Components/Problems/dDrones"/>
<classpathentry kind="src" output="Components/Problems/InvertedPendulum" path="Components/Problems/InvertedPendulum"/>
<classpathentry kind="src" output="Components/Problems/Light" path="Components/Problems/Light"/>
<classpathentry kind="src" output="Components/Problems/nnracer" path="Components/Problems/nnracer"/>
<classpathentry kind="src" output="Components/Problems/ttt2" path="Components/Problems/ttt2"/>
<classpathentry kind="src" output="Components/Problems/XOR" path="Components/Problems/XOR"/>
<classpathentry kind="src" output="Components/Methods/CEA2D" path="Components/Methods/CEA2D"/>
<classpathentry kind="src" output="Components/Methods/gaspecies" path="Components/Methods/gaspecies"/>
<classpathentry kind="src" output="Components/Methods/nnga" path="Components/Methods/nnga"/>
<classpathentry kind="src" output="Components/Methods/NoveltySearch" path="Components/Methods/NoveltySearch"/>
<classpathentry kind="src" output="Components/Methods/NoveltySpecies" path="Components/Methods/NoveltySpecies"/>
<classpathentry kind="src" output="Components/Methods/RandomSearch" path="Components/Methods/RandomSearch"/>
<classpathentry kind="src" output="Components/Representations/FullyMeshedNet" path="Components/Representations/FullyMeshedNet"/>
<classpathentry kind="src" output="Components/Problems/SimpleSoccer" path="Components/Problems/SimpleSoccer"/>
<classpathentry kind="src" output="Components/Representations/HebbNet" path="Components/Representations/HebbNet"/>
<classpathentry kind="src" output="Components/Representations/LayeredNetwork" path="Components/Representations/LayeredNetwork"/>
<classpathentry kind="src" output="Components/Representations/FeedForwardNetwork" path="Components/Representations/FeedForwardNetwork"/>
<classpathentry kind="src" output="Components/Representations/SimpleBulkRepresentation" path="Components/Representations/SimpleBulkRepresentation"/>
<classpathentry kind="src" output="Components/Rankings/AbsoluteRanking" path="Components/Rankings/AbsoluteRanking"/>
<classpathentry kind="src" output="Components/Rankings/FullTournament" path="Components/Rankings/FullTournament"/>
<classpathentry kind="src" output="Components/Rankings/MultiSort" path="Components/Rankings/MultiSort"/>
<classpathentry kind="src" output="Components/Rankings/MultiSwiss" path="Components/Rankings/MultiSwiss"/>
<classpathentry kind="src" output="Components/Rankings/NoveltyRanking" path="Components/Rankings/NoveltyRanking"/>
<classpathentry kind="src" output="Components/Rankings/SwissSystem" path="Components/Rankings/SwissSystem"/>
<classpathentry kind="src" output="Components/Problems/SinglePong" path="Components/Problems/SinglePong"/>
<classpathentry kind="lib" path="Libraries/JProwler/jprowler_v1_0.jar"/>
<classpathentry kind="lib" path="Libraries/jafama/jodk.jar" sourcepath="Libraries/jafama/jodk_1_2_src.zip"/>
<classpathentry kind="lib" path="Libraries/jgraphx/jgraphx.jar"/>
<classpathentry kind="lib" path="Libraries/JFreeChart/jfreechart-1.0.17.jar"/>
<classpathentry kind="lib" path="Libraries/JFreeChart/jcommon-1.0.21.jar"/>
<classpathentry kind="src" path="Components/Problems/Pong"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="Libraries/resources.jar"/>
<classpathentry kind="lib" path="Libraries/JGridMap/JGridMap.jar"/>
<classpathentry kind="lib" path="Libraries/jchart2d-3.2.2/jchart2d-3.2.2.jar">
<attributes>
<attribute name="javadoc_location" value="http://jchart2d.sourceforge.net/docs/javadoc"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Libraries/dom4j/dom4j-1.6.1.jar" sourcepath="D:/Downloads/dom4j-1.6.1.zip">
<attributes>
<attribute name="javadoc_location" value="http://dom4j.sourceforge.net/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Libraries/jlfgr/jlfgr-1_0.jar"/>
<classpathentry kind="lib" path="Libraries/macify/macify-1.4.jar"/>
<classpathentry kind="lib" path="Libraries/WhiteBoard/WhiteBoard.jar"/>
<classpathentry kind="lib" path="Libraries/jaxen/jaxen-1.1.4.jar">
<attributes>
<attribute name="javadoc_location" value="http://jaxen.codehaus.org/apidocs"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Libraries/SimpleJSON/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/jung-algorithms-2.0.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/jung-api-2.0.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/jung-graph-impl-2.0.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/jung-io-2.0.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/jung-jai-2.0.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/vecmath-1.3.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/wstx-asl-3.2.6.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/jung-visualization-2.0.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/collections-generic-4.01.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/concurrent-1.3.4.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/j3d-core-1.3.1.jar"/>
<classpathentry kind="lib" path="Libraries/Jung2/jung-3d-2.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>