#include <options.h>
Detailed Description
Definition at line 14 of file options.h.
Constructor & Destructor Documentation
| Options::Options |
( |
| ) |
[inline] |
| Options::Options |
( |
string |
config_fname | ) |
|
Member Function Documentation
| string Options::get_algorithm |
( |
| ) |
[inline] |
| string Options::get_config_fname |
( |
| ) |
[inline] |
| string Options::get_efm_bit_fname |
( |
| ) |
[inline] |
| string Options::get_efm_meta_fname |
( |
| ) |
[inline] |
| vector<string>& Options::get_init_knock_reacs |
( |
| ) |
[inline] |
| int Options::get_max_efm_cands |
( |
| ) |
[inline] |
| int Options::get_max_reac_subset_length |
( |
| ) |
[inline] |
| int Options::get_max_rk_cands |
( |
| ) |
[inline] |
| vector<double>& Options::get_min_core_yields |
( |
| ) |
[inline] |
| vector<double>& Options::get_min_yields |
( |
| ) |
[inline] |
| string Options::get_network_capacity |
( |
| ) |
[inline] |
| string Options::get_output_fname |
( |
| ) |
[inline] |
| vector<string>& Options::get_substrate_reacs |
( |
| ) |
[inline] |
| vector<string>& Options::get_target_reacs |
( |
| ) |
[inline] |
| vector<string>& Options::get_transport_reacs |
( |
| ) |
[inline] |
| string Options::get_use_xchg_reacs |
( |
| ) |
[inline] |
| string Options::get_yields_fname |
( |
| ) |
[inline] |
| void Options::load |
( |
string |
config_fname | ) |
|
| void Options::load_efm_meta_file |
( |
vector< vector< double > > & |
stoich, |
|
|
vector< string > & |
reacs_names, |
|
|
t_UnsignedInt & |
num_ems |
|
) |
| |
| void Options::print_to_file |
( |
ostream & |
out | ) |
|
Field Documentation
The documentation for this class was generated from the following files: