|
crown
1.0.0
|
#include <pelib/Algebra.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pelib |
| namespace | pelib::crown |
Defines | |
| #define | DUMMY_TASK "Unused Cores" |
Functions | |
| Algebra | pelib::crown::crown_binary (const Algebra &taskgraph, unsigned int precision) |
| Algebra | pelib::crown::crown_binary_annealing_allocation (const Algebra &initial, float temperature, float cooling, float final, int max_transform, int max_new_state, float distance) |
| float | pelib::crown::crown_binary_complexity (const Algebra &schedule, unsigned int precision) |
| #define DUMMY_TASK "Unused Cores" |