|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
Variables | |
| str | root = "../../../../" |
| str | java = "java" |
| list | javaParamsOld |
| list | javaParamsNew |
| str | generator = "frodo2.benchmarks.graphcoloring.GraphColoring" |
| str | problemFile = "graphColoring.xml" |
| list | experiments |
| int | timeout = 500 |
| int | nbrProblems = 101 |
| list | outputs = [] |
| bool | interrupted = False |
| str | output = exp[0] + ".csv" |
| int | inputCol = 7 |
| list | exp = experiments[j] |
| list | xAlgo = exp[2][0][0] |
| list | yAlgo = exp[2][1][0] |
| metricsCol | |
| timeouts | |
| False | |
| block | |
| loglog | |
| annotate | |
| True | |
| str | problemFileEAV = "meetingScheduling_EAV.xml" |
| str | problemFilePEAV = "meetingScheduling_PEAV.xml" |
FRODO: a FRamework for Open/Distributed Optimization Copyright (C) 2008-2025 Thomas Leaute, Brammert Ottens & Radoslaw Szymanek FRODO is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. FRODO is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. How to contact the authors: <https://frodo-ai.tech>
| performance_regression_test.annotate |
| performance_regression_test.block |
| list performance_regression_test.exp = experiments[j] |
| list performance_regression_test.experiments |
| performance_regression_test.False |
| str performance_regression_test.generator = "frodo2.benchmarks.graphcoloring.GraphColoring" |
| int performance_regression_test.inputCol = 7 |
| bool performance_regression_test.interrupted = False |
| str performance_regression_test.java = "java" |
| list performance_regression_test.javaParamsNew |
| list performance_regression_test.javaParamsOld |
| performance_regression_test.loglog |
| performance_regression_test.metricsCol |
| int performance_regression_test.nbrProblems = 101 |
| list performance_regression_test.output = exp[0] + ".csv" |
| list performance_regression_test.outputs = [] |
| str performance_regression_test.problemFile = "graphColoring.xml" |
| str performance_regression_test.problemFileEAV = "meetingScheduling_EAV.xml" |
| str performance_regression_test.problemFilePEAV = "meetingScheduling_PEAV.xml" |
| str performance_regression_test.root = "../../../../" |
| int performance_regression_test.timeout = 500 |
| performance_regression_test.timeouts |
| performance_regression_test.True |
| list performance_regression_test.xAlgo = exp[2][0][0] |
| list performance_regression_test.yAlgo = exp[2][1][0] |