MultiAgentDecisionProcess
Release 0.2.1
|
Authors: Frans Oliehoek faoli Matthijs Spaan eho@ scien ce.u va.nlmtjsp aan@ isr.i st.u tl.ptMore...
Go to the source code of this file.
Classes | |
struct | ArgumentHandlers::Arguments |
Arguments contains all defined parameters to be set on the command line. More... |
Namespaces | |
namespace | ArgumentHandlers |
ArgumentHandlers contains functionality for parsing and handling command-line arguments. |
Functions | |
error_t | ArgumentHandlers::CE_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::globalOptions_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::gmaa_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::JESP_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::jpolIndex_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::modelOptions_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::perseus_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::perseusbackup_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::perseusbelief_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::problemFile_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::qheur_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::simulation_parse_argument (int key, char *arg, struct argp_state *state) |
error_t | ArgumentHandlers::solutionMethodOptions_parse_argument (int key, char *arg, struct argp_state *state) |
Authors: Frans Oliehoek faoli Matthijs Spaan eho@ scien ce.u va.nlmtjsp aan@ isr.i st.u tl.pt
Copyright 2008 Universiteit van Amsterdam, Instituto Superior Tecnico
This file is part of MultiAgentDecisionProcess.
MultiAgentDecisionProcess 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 the License, or (at your option) any later version.
MultiAgentDecisionProcess 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with MultiAgentDecisionProcess. If not, see http://www.gnu.org/licenses/.
Definition in file argumentHandlers.h.