, including all inherited members.
addCrownConfig(const Taskgraph &, const Platform &, const Algebra &, std::map< const string, double > &) const | pelib::crown::CrownScheduler | |
clone() const =0 | pelib::crown::CrownScheduler | [pure virtual] |
complexity(const Algebra &problem) const | pelib::crown::CrownScheduler | [virtual] |
complexity(const Taskgraph &, const Platform &, const Algebra &) const | pelib::crown::CrownScheduler | [virtual] |
config | pelib::crown::CrownScheduler | |
CrownScheduler(const CrownConfig *=NULL, bool showOutput=false, bool showError=false) | pelib::crown::CrownScheduler | |
CrownScheduler(const Algebra ¶m, const CrownConfig *=NULL, bool showOutput=false, bool showError=false) | pelib::crown::CrownScheduler | |
CrownScheduler(const Taskgraph &tg, const Platform &pt, const Algebra ¶m, const CrownConfig *=NULL, bool showOutput=false, bool showError=false) | pelib::crown::CrownScheduler | |
CrownScheduler(const CrownScheduler &src) | pelib::crown::CrownScheduler | |
crownToSchedule(const Algebra &crown) | pelib::crown::CrownScheduler | [static] |
getCrownConfig() const | pelib::crown::CrownScheduler | |
getDefaultConfig() const | pelib::crown::CrownScheduler | [protected] |
getShortDescription() const | pelib::crown::CrownScheduler | [virtual] |
param | pelib::crown::CrownScheduler | [protected] |
pt | pelib::crown::CrownScheduler | [protected] |
schedule(const Taskgraph &tg, const Platform &pt, std::map< const string, double > &) const =0 | pelib::crown::CrownScheduler | [pure virtual] |
schedule(const Taskgraph &tg, const Platform &pt, const Algebra ¶m, std::map< const string, double > &) const =0 | pelib::crown::CrownScheduler | [pure virtual] |
showError | pelib::crown::CrownScheduler | [protected] |
showOutput | pelib::crown::CrownScheduler | [protected] |
solve() const | pelib::crown::CrownScheduler | |
solve(map< const string, double > &) const | pelib::crown::CrownScheduler | |
solve(const Algebra &tg, const Algebra &pt, const pelib::Algebra ¶m, std::map< const std::basic_string< char >, double > &statistics) const =0 | pelib::crown::CrownScheduler | [pure virtual] |
tg | pelib::crown::CrownScheduler | [protected] |
~CrownScheduler() | pelib::crown::CrownScheduler | [virtual] |