repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/SATCompressor.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/SATCompressor.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,693
41.09375
145
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/ISATEncoder.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/ISATEncoder.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,613
29.45283
92
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/ISATDecoder.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/ISATDecoder.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,277
29.428571
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/SATEncoderUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/SATEncoderUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,471
27.413793
105
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/SATEncoder.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/SATEncoder.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
8,590
42.170854
172
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/base/IBijection.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/base/IBijection.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,066
28.638889
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/base/IdentityBijection.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/base/IdentityBijection.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,197
28.219512
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/base/CompressionBijection.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/cnfencoder/base/CompressionBijection.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,034
26.5
111
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/AbstractCompressedSATSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/AbstractCompressedSATSolver.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,031
33.4
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/AbstractSATSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/AbstractSATSolver.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,033
33.466667
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/ISATSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/ISATSolver.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,843
33.792453
139
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/TAESATSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/TAESATSolver.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
5,723
33.902439
172
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/Clasp3SATSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/Clasp3SATSolver.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
10,072
42.795652
153
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/ClaspResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/ClaspResult.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,612
26.338983
94
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/ubcsat/UBCSATSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/nonincremental/ubcsat/UBCSATSolver.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
11,556
41.962825
192
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/base/SATSolverResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/base/SATSolverResult.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,706
31.22619
140
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/jnalibraries/Clasp3Library.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/jnalibraries/Clasp3Library.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
4,048
41.621053
155
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/jnalibraries/UBCSATLibrary.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/solvers/jnalibraries/UBCSATLibrary.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
5,663
47.410256
155
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/Clause.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/Clause.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
3,421
20.658228
100
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/Literal.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/Literal.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,435
24.914894
149
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/CNF.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/CNF.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
6,009
26.953488
179
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/LiteralComparator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/base/LiteralComparator.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,165
31.388889
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/StationPackingInstance.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/StationPackingInstance.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
6,967
30.672727
203
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/StationPackingInstanceDeserializer.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/StationPackingInstanceDeserializer.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,962
34.053571
136
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/Station.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/Station.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,317
23.145833
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/StationDeserializer.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/base/StationDeserializer.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,677
33.958333
110
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/GuavaCollectors.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/GuavaCollectors.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
4,371
46.521739
116
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/Watch.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/Watch.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,761
24.574074
134
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/StationPackingUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/StationPackingUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
3,617
41.564706
343
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/RedisUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/RedisUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,362
31.452381
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/RunnableUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/RunnableUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,989
37.269231
154
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/YAMLUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/YAMLUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,395
29.347826
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/SATFCJacksonModule.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/SATFCJacksonModule.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,108
45.866667
127
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/NativeUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/NativeUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,762
31.648148
201
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/JSONUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/JSONUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,408
30.697368
111
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/CacheUtils.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/CacheUtils.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,545
33.405405
139
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/TimeLimitedCodeBlock.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/utils/TimeLimitedCodeBlock.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,886
38.547945
174
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCFacade.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCFacade.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
27,637
52.355212
266
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCFacadeParameter.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCFacadeParameter.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,974
30.854839
120
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/InterruptibleSATFCResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/InterruptibleSATFCResult.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
3,210
39.1375
178
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCFacadeBuilder.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCFacadeBuilder.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
15,092
38.202597
197
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/InternalSATFCConfigFile.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/InternalSATFCConfigFile.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,262
29.804878
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCResult.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,231
31.823529
120
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/AutoAugmentOptions.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/AutoAugmentOptions.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,865
37.081633
115
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCCacheAugmenter.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/SATFCCacheAugmenter.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
11,251
45.688797
202
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/SolverManager.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/SolverManager.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
3,850
33.383929
111
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/ISATSolverFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/ISATSolverFactory.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,500
34.738095
134
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/NativeLibraryGenerator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/NativeLibraryGenerator.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,701
34.090909
149
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/Clasp3LibraryGenerator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/Clasp3LibraryGenerator.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,218
32.861111
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/PythonInterpreterContainer.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/PythonInterpreterContainer.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
3,255
36.860465
99
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/UBCSATLibraryGenerator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/factories/UBCSATLibraryGenerator.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,217
33.8
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/ISolverBundleFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/ISolverBundleFactory.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,311
32.641026
90
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/YAMLBundle.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/YAMLBundle.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
27,278
40.520548
282
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/ISolverBundle.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/ISolverBundle.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,965
31.229508
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/AVHFUHFSolverBundle.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/AVHFUHFSolverBundle.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,347
37.491803
232
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/ASolverBundle.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/ASolverBundle.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,679
29
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/ISolverConfig.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/ISolverConfig.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,676
36.266667
99
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/ConfigFile.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/ConfigFile.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,744
30.160714
130
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/IStationPackingConfigurationStrategyConfig.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/IStationPackingConfigurationStrategyConfig.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,180
35.90625
119
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/SolverType.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/SolverType.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,317
25.897959
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/IStationAddingStrategyConfig.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/IStationAddingStrategyConfig.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,138
34.59375
105
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/CacheSolverConfig.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/CacheSolverConfig.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,813
40.227273
246
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/EncodingType.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/solver/bundles/yaml/EncodingType.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,120
36.366667
164
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/data/ManagerBundle.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/data/ManagerBundle.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
2,546
36.455882
120
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/data/DataManager.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/facade/datamanager/data/DataManager.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
6,670
34.110526
154
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/polling/ProblemIncrementor.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/polling/ProblemIncrementor.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
4,491
39.836364
202
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/polling/PollingService.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/polling/PollingService.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,609
29.961538
141
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/polling/IPollingService.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/polling/IPollingService.java
/** * Copyright 2016, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
1,125
29.432432
86
java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/SATFCServerApplication.java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/SATFCServerApplication.java
/** * Copyright 2015, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
7,905
38.728643
135
java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/CacheLocator.java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/CacheLocator.java
/** * Copyright 2015, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
4,424
42.382353
211
java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/rest/ContainmentCacheController.java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/rest/ContainmentCacheController.java
/** * Copyright 2015, Auctionomics, Alexandre Fréchette, Neil Newman, Kevin Leyton-Brown. * * This file is part of SATFC. * * SATFC is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of th...
15,237
46.61875
161
java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/filters/GzipRequestFilter.java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/filters/GzipRequestFilter.java
package ca.ubc.cs.beta.stationpacking.webapp.filters; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.PushbackInputStream; import java.util.zip.GZIPInputStream; import javax.servlet.Filter; import javax.servlet.FilterChain; import...
4,315
30.05036
123
java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/parameters/SATFCServerParameters.java
SATFC-release/satfcserver/src/main/java/ca/ubc/cs/beta/stationpacking/webapp/parameters/SATFCServerParameters.java
package ca.ubc.cs.beta.stationpacking.webapp.parameters; import java.io.File; import java.io.IOException; import java.nio.charset.Charset; import java.util.Map; import java.util.Set; import com.beust.jcommander.Parameter; import com.beust.jcommander.Parameters; import com.fasterxml.jackson.core.type.TypeReference; im...
3,996
37.432692
213
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/LocomotionEvolution.java
/* * Copyright 2020 Eric Medvet <eric.medvet@gmail.com> (as eric) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
51,502
51.340447
234
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/BinaryToDoubles.java
package it.units.erallab.evolution.builder; import it.units.malelab.jgea.representation.sequence.bit.BitString; import java.util.List; import java.util.function.Function; import java.util.stream.Collectors; public class BinaryToDoubles implements PrototypedFunctionBuilder<BitString, List<Double>> { private final ...
980
26.25
92
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/PrototypedFunctionBuilder.java
package it.units.erallab.evolution.builder; import java.util.ArrayList; import java.util.List; import java.util.function.Function; import java.util.stream.Collectors; /** * @author eric */ public interface PrototypedFunctionBuilder<A, B> { Function<A, B> buildFor(B b); A exampleFor(B b); default <C> Prototy...
3,315
30.283019
118
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/SpikingQuantizedFunctionGrid.java
package it.units.erallab.evolution.builder; import it.units.erallab.hmsrobots.core.controllers.snndiscr.QuantizedMultivariateSpikingFunction; import it.units.erallab.hmsrobots.util.Grid; import java.util.Collections; import java.util.List; import java.util.Objects; import java.util.function.Function; /** * @author ...
1,815
32.018182
146
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/FunctionNumbersGrid.java
package it.units.erallab.evolution.builder; import it.units.erallab.hmsrobots.core.controllers.RealFunction; import it.units.erallab.hmsrobots.util.Grid; import java.util.Arrays; import java.util.function.Function; /** * @author eric on 2021/01/01 for VSREvolution */ public class FunctionNumbersGrid implements Pro...
1,865
32.321429
101
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/DirectNumbersGrid.java
package it.units.erallab.evolution.builder; import it.units.erallab.hmsrobots.util.Grid; import java.util.Collections; import java.util.List; import java.util.function.Function; /** * @author eric on 2021/01/01 for VSREvolution */ public class DirectNumbersGrid implements PrototypedFunctionBuilder<List<Double>, Gr...
1,358
28.543478
111
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/TernaryToDoubles.java
package it.units.erallab.evolution.builder; import java.util.List; import java.util.function.Function; import java.util.stream.Collectors; public class TernaryToDoubles implements PrototypedFunctionBuilder<List<Integer>, List<Double>> { private final double value; public TernaryToDoubles(double value) { thi...
947
26.085714
97
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/FunctionGrid.java
package it.units.erallab.evolution.builder; import it.units.erallab.hmsrobots.core.controllers.TimedRealFunction; import it.units.erallab.hmsrobots.util.Grid; import java.util.Collections; import java.util.List; import java.util.Objects; import java.util.function.Function; /** * @author eric */ public class Functi...
1,603
28.163636
108
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/BinaryAndDoublesStandard.java
package it.units.erallab.evolution.builder.evolver; import com.google.common.collect.Range; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.Factory; import it.units.malelab.jgea.core.Individual; import it.units.malelab.jgea.core.evolver.Evolver; import it.units.ma...
3,831
38.102041
180
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/BinaryAndDoublesBiased.java
package it.units.erallab.evolution.builder.evolver; import com.google.common.collect.Range; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.Factory; import it.units.malelab.jgea.core.IndependentFactory; import it.units.malelab.jgea.core.Individual; import it.units...
4,229
37.807339
180
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/EvolverBuilder.java
package it.units.erallab.evolution.builder.evolver; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.evolver.Evolver; import it.units.malelab.jgea.core.order.PartialComparator; /** * @author eric */ public interface EvolverBuilder<G> { <T, F> Evolver<G, T, F> ...
413
30.846154
116
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/ES.java
package it.units.erallab.evolution.builder.evolver; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.Individual; import it.units.malelab.jgea.core.evolver.BasicEvolutionaryStrategy; import it.units.malelab.jgea.core.evolver.Evolver; import it.units.malelab.jgea.cor...
1,339
30.904762
146
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/CMAES.java
package it.units.erallab.evolution.builder.evolver; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.Individual; import it.units.malelab.jgea.core.evolver.CMAESEvolver; import it.units.malelab.jgea.core.evolver.Evolver; import it.units.malelab.jgea.core.order.Parti...
1,026
37.037037
145
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/DoublesSpeciated.java
package it.units.erallab.evolution.builder.evolver; import com.google.common.collect.Range; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.tasks.locomotion.Outcome; import it.units.erallab.hmsrobots.util.Domain; import it.units.malelab.jgea.core.Individual; impor...
4,986
43.132743
150
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/IntegersStandard.java
package it.units.erallab.evolution.builder.evolver; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.IndependentFactory; import it.units.malelab.jgea.core.Individual; import it.units.malelab.jgea.core.evolver.Evolver; import it.units.malelab.jgea.core.evolver.Stand...
3,031
35.53012
148
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/BinaryStandard.java
package it.units.erallab.evolution.builder.evolver; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.Individual; import it.units.malelab.jgea.core.evolver.Evolver; import it.units.malelab.jgea.core.evolver.StandardEvolver; import it.units.malelab.jgea.core.evolver....
2,759
33.5
140
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/evolver/DoublesStandard.java
package it.units.erallab.evolution.builder.evolver; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.malelab.jgea.core.IndependentFactory; import it.units.malelab.jgea.core.Individual; import it.units.malelab.jgea.core.evolver.Evolver; import it.units.malelab.jgea.core.evolver.Stand...
2,914
35.4375
146
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/FixedPhaseFunction.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.PhaseSin; import it.units.erallab.hmsrobots.core.controllers.RealFunction; import it.units.erallab.hmsrobots.core.controllers.TimedRealFunction; impo...
1,918
30.983333
99
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/FixedPhaseValues.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.PhaseSin; import it.units.erallab.hmsrobots.core.objects.ControllableVoxel; import it.units.erallab.hmsrobots.core.objects.Robot; import it.units.era...
1,916
29.919355
92
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/FixedPhaseAndFrequencyValues.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.TimeFunctions; import it.units.erallab.hmsrobots.core.objects.ControllableVoxel; import it.units.erallab.hmsrobots.core.objects.Robot; import it.unit...
2,119
32.125
111
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/FixedHeteroDistributed.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.DistributedSensing; import it.units.erallab.hmsrobots.core.controllers.RealFunction; import it.units.erallab.hmsrobots.core.controllers.TimedRealFunc...
3,425
36.23913
130
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/BodyAndHomoDistributed.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.DistributedSensing; import it.units.erallab.hmsrobots.core.controllers.RealFunction; import it.units.erallab.hmsrobots.core.controllers.TimedRealFunc...
4,751
41.053097
130
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/FixedHomoNonDirectionalDistributed.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.DistributedSensing; import it.units.erallab.hmsrobots.core.controllers.DistributedSensingNonDirectional; import it.units.erallab.hmsrobots.core.contr...
3,920
39.42268
136
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/BodyAndSinusoidal.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.TimeFunctions; import it.units.erallab.hmsrobots.core.objects.ControllableVoxel; import it.units.erallab.hmsrobots.core.objects.Robot; import it.unit...
4,880
37.738095
142
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/SensorAndBodyAndHomoDistributed.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.DistributedSensing; import it.units.erallab.hmsrobots.core.controllers.RealFunction; import it.units.erallab.hmsrobots.core.controllers.TimedRealFunc...
7,174
41.708333
146
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/FixedHeteroQuantizedSpikingDistributed.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.DistributedSensing; import it.units.erallab.hmsrobots.core.controllers.snndiscr.QuantizedDistributedSpikingSensing; import it.units.erallab.hmsrobots...
4,435
43.808081
190
java
null
VSRCollectiveControlViaSNCA-main/src/main/java/it/units/erallab/evolution/builder/robot/FixedHomoDistributed.java
package it.units.erallab.evolution.builder.robot; import it.units.erallab.evolution.builder.PrototypedFunctionBuilder; import it.units.erallab.hmsrobots.core.controllers.DistributedSensing; import it.units.erallab.hmsrobots.core.controllers.RealFunction; import it.units.erallab.hmsrobots.core.controllers.TimedRealFunc...
3,737
37.9375
125
java