pelib  2.0.0
include/pelib/scheduler.h File Reference
Include dependency graph for scheduler.h:

Go to the source code of this file.

Defines

#define CROWN_H

Functions

const pelib::Schedulepelib_schedule (const pelib::Taskgraph &tg, const pelib::Platform &pt, size_t argc, char **argv, std::map< const std::string, double > &statistics)
std::string pelib_description (size_t argc, char **argv)
void pelib_delete (pelib::Schedule *sched)

Define Documentation

#define CROWN_H

Definition at line 30 of file scheduler.h.


Function Documentation

std::string pelib_description ( size_t  argc,
char **  argv 
)
const pelib::Schedule* pelib_schedule ( const pelib::Taskgraph tg,
const pelib::Platform pt,
size_t  argc,
char **  argv,
std::map< const std::string, double > &  statistics 
)