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/cache/containment/ContainmentCacheUNSATResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/ContainmentCacheUNSATResult.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,523
29.48
116
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/ContainmentCacheSATEntry.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/ContainmentCacheSATEntry.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,528
41.122581
205
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/containmentcache/ISatisfiabilityCache.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/containmentcache/ISatisfiabilityCache.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,714
40.136364
148
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/transformer/UHFRestrictionTransformer.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/transformer/UHFRestrictionTransformer.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,147
45.985075
184
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/transformer/InstanceAndResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/transformer/InstanceAndResult.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,213
32.722222
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/transformer/ICacheEntryTransformer.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/containment/transformer/ICacheEntryTransformer.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,510
33.340909
95
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/scripts/ConstrainCache.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/cache/scripts/ConstrainCache.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,031
52.304965
299
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/consistency/AC3Output.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/consistency/AC3Output.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,200
29.794872
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/consistency/AC3Enforcer.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/consistency/AC3Enforcer.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,685
42.738462
187
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/metrics/InstanceInfo.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/metrics/InstanceInfo.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.766667
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/metrics/SATFCMetrics.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/metrics/SATFCMetrics.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,334
39.053004
174
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/AuctionCSVParser.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/AuctionCSVParser.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...
9,238
41.380734
212
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/SATFCFacadeExecutor.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/SATFCFacadeExecutor.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,700
46.864286
194
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/AProblemReader.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/AProblemReader.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,406
32.5
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/Converter.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/Converter.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...
24,197
44.399625
329
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/WeightedCollection.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/WeightedCollection.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,148
28.847222
128
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/IStationSampler.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/IStationSampler.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,397
34.846154
115
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/IStationDB.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/IStationDB.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,238
27.159091
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/IProblemSampler.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/IProblemSampler.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,641
34.695652
115
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/PopulationVolumeSampler.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/PopulationVolumeSampler.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,045
31.47619
107
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/CSVStationDB.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/extendedcache/CSVStationDB.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,885
36.480519
163
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/SingleProblemFromCommandLineProblemReader.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/SingleProblemFromCommandLineProblemReader.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,355
30.534884
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/SATFCFacadeProblem.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/SATFCFacadeProblem.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,400
28.808511
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/RedisProblemReader.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/RedisProblemReader.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,196
43.042373
169
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/ProblemGeneratorFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/ProblemGeneratorFactory.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,128
52.948276
222
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/IProblemReader.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/IProblemReader.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,672
32.46
132
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/ICutoffChooser.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/ICutoffChooser.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,017
30.8125
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/SingleSrpkProblemReader.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/SingleSrpkProblemReader.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,870
30.711864
95
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/FileCutoffChooser.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/FileCutoffChooser.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,204
32.923077
100
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/FileProblemReader.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/FileProblemReader.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,586
33.039474
107
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/CutoffChooserFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/CutoffChooserFactory.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,616
34.152174
108
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/ANameToProblem.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/ANameToProblem.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,292
35.396825
111
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/CsvToProblem.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/CsvToProblem.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,670
40.734375
242
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/SrpkToProblem.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/SrpkToProblem.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,385
31.232558
90
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/IProblemParser.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/problemgenerators/problemparsers/IProblemParser.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,169
31.5
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/SATFCCachingParameters.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/SATFCCachingParameters.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,390
34.666667
119
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/RedisParameters.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/RedisParameters.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,943
36.265823
136
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/SATFCFacadeParameters.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/SATFCFacadeParameters.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,665
40.292035
171
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/solver/base/InstanceParameters.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/solver/base/InstanceParameters.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,598
28.480769
173
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/solver/sat/UBCSATLibSATSolverParameters.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/solver/sat/UBCSATLibSATSolverParameters.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,325
59.472727
588
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/solver/sat/ClaspLibSATSolverParameters.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/solver/sat/ClaspLibSATSolverParameters.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,935
52.381818
433
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/converters/StationDomainsConverter.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/converters/StationDomainsConverter.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,093
27.297297
123
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/converters/PreviousAssignmentConverter.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/parameters/converters/PreviousAssignmentConverter.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,899
28.230769
117
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/metricwriters/MetricWriterFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/metricwriters/MetricWriterFactory.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,725
31.566038
88
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/metricwriters/FileMetricsWriter.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/metricwriters/FileMetricsWriter.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,065
29.835821
109
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/metricwriters/IMetricWriter.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/execution/metricwriters/IMetricWriter.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,163
30.459459
92
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/UNSATLabeller.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/UNSATLabeller.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,906
37.14
160
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/ISolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/ISolver.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,961
33.421053
117
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/SolverHelper.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/SolverHelper.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,077
26.448649
113
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/VoidSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/VoidSolver.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,497
38.421053
138
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/ParallelNoWaitSolverComposite.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/ParallelNoWaitSolverComposite.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,299
51.284264
204
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/ISolverFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/ISolverFactory.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,305
28.681818
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/SequentialSolversComposite.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/SequentialSolversComposite.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,702
26.03
105
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/ParallelSolverComposite.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/composites/ParallelSolverComposite.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,333
45.602151
327
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/componentgrouper/ConstraintGrouper.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/componentgrouper/ConstraintGrouper.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,795
38.942857
142
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/componentgrouper/IComponentGrouper.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/componentgrouper/IComponentGrouper.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,579
33.347826
105
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/underconstrained/HeuristicUnderconstrainedStationFinder.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/underconstrained/HeuristicUnderconstrainedStationFinder.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...
7,473
49.5
259
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/underconstrained/IUnderconstrainedStationFinder.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/underconstrained/IUnderconstrainedStationFinder.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,619
36.674419
144
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/ITerminationCriterionFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/ITerminationCriterionFactory.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,196
34.205882
146
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/ITerminationCriterion.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/ITerminationCriterion.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,232
30.450704
147
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/walltime/WalltimeTerminationCriterionFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/walltime/WalltimeTerminationCriterionFactory.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,356
30.55814
89
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/walltime/WalltimeTerminationCriterion.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/walltime/WalltimeTerminationCriterion.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,292
30.847222
124
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/cputime/CPUTimeTerminationCriterion.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/cputime/CPUTimeTerminationCriterion.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,351
28.4
115
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/cputime/CPUTimeTerminationCriterionFactory.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/cputime/CPUTimeTerminationCriterionFactory.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,344
31.804878
88
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/composite/DisjunctiveCompositeTerminationCriterion.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/composite/DisjunctiveCompositeTerminationCriterion.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,635
27.652174
105
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/interrupt/InterruptibleTerminationCriterion.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/interrupt/InterruptibleTerminationCriterion.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,156
31.681818
116
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/infinite/NeverEndingTerminationCriterion.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/termination/infinite/NeverEndingTerminationCriterion.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,430
29.446809
90
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ResultSaverSolverDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ResultSaverSolverDecorator.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,672
31.597561
122
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/UnderconstrainedStationRemoverSolverDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/UnderconstrainedStationRemoverSolverDecorator.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,920
57.090426
228
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/PreviousAssignmentContainsAnswerDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/PreviousAssignmentContainsAnswerDecorator.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,207
41.773333
140
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ConnectedComponentGroupingDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ConnectedComponentGroupingDecorator.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,610
50.648438
177
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/DelayedSolverDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/DelayedSolverDecorator.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,215
35.134831
129
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ASolverDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ASolverDecorator.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,009
32.5
155
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ISATFCInterruptible.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/ISATFCInterruptible.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...
983
29.75
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/CPUTimeDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/CPUTimeDecorator.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,015
37.769231
122
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/TimeBoundedSolverDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/TimeBoundedSolverDecorator.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,750
41.323077
164
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/AssignmentVerifierDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/AssignmentVerifierDecorator.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,321
49.847059
297
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/PythonAssignmentVerifierDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/PythonAssignmentVerifierDecorator.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,270
43.202703
235
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/CNFSaverSolverDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/CNFSaverSolverDecorator.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...
7,051
37.118919
136
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/SupersetCacheSATDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/SupersetCacheSATDecorator.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,180
43.956989
146
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/CacheResultDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/CacheResultDecorator.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,917
35.024691
185
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/SubsetCacheUNSATDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/SubsetCacheUNSATDecorator.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,299
44.205479
144
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/ContainmentCacheProxy.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/cache/ContainmentCacheProxy.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...
12,050
44.475472
233
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/consistency/ArcConsistencyEnforcerDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/consistency/ArcConsistencyEnforcerDecorator.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
45.536232
177
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/consistency/ChannelKillerDecorator.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/decorators/consistency/ChannelKillerDecorator.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...
9,085
52.763314
206
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/base/SolverResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/base/SolverResult.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,737
26.586538
134
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/base/SolverResultDeserializer.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/base/SolverResultDeserializer.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,520
37.19697
151
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/base/SATResult.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/base/SATResult.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,872
24.310811
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/StationSubsetUNSATCertifier.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/StationSubsetUNSATCertifier.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,403
39.52381
160
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/IStationSubsetCertifier.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/IStationSubsetCertifier.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,852
30.40678
115
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/ConstraintGraphNeighborhoodPresolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/ConstraintGraphNeighborhoodPresolver.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...
7,551
48.684211
234
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/StationSubsetSATCertifier.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/StationSubsetSATCertifier.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,681
41.18018
182
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/IterativeDeepeningConfigurationStrategy.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/IterativeDeepeningConfigurationStrategy.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,627
40.227273
139
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/IStationPackingConfigurationStrategy.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/IStationPackingConfigurationStrategy.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,286
32
131
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/AddRandomNeighboursStrategy.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/AddRandomNeighboursStrategy.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,066
39.536
153
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/AddNeighbourLayerStrategy.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/AddNeighbourLayerStrategy.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,477
34.85567
147
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/StationPackingConfiguration.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/StationPackingConfiguration.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,171
30.675676
86
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/IStationAddingStrategy.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/certifiers/cgneighborhood/strategies/IStationAddingStrategy.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,256
31.230769
115
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/CompressedSATBasedSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/CompressedSATBasedSolver.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,364
34
102
java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/GenericSATBasedSolver.java
SATFC-release/satfc/src/main/java/ca/ubc/cs/beta/stationpacking/solvers/sat/GenericSATBasedSolver.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,848
44.66
215
java