crown  1.0.0
include/crown/crown.h File Reference
#include <pelib/Algebra.hpp>
Include dependency graph for crown.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

#define DUMMY_TASK   "Unused Cores"

Definition at line 28 of file crown.h.