crown  1.0.0
src/crown_binary.cpp File Reference
#include <fstream>
#include <set>
#include <cstdlib>
#include <crown/allocation.h>
#include <crown/mapping.h>
#include <crown/scaling.h>
#include <crown/crown.h>
#include <crown/CrownScheduler.hpp>
#include <pelib/XMLSchedule.hpp>
#include <pelib/AmplInput.hpp>
#include <pelib/AmplOutput.hpp>
#include <pelib/Vector.hpp>
#include <pelib/Matrix.hpp>
#include <pelib/Set.hpp>
#include <pelib/GraphML.hpp>
#include <pelib/Schedule.hpp>
Include dependency graph for crown_binary.cpp:

Go to the source code of this file.

Classes

struct  args_t

Defines

#define debug(var)

Functions

int main (int argc, char **argv)

Variables

const long long int nsec_in_sec = 1000000000

Define Documentation

#define debug (   var)

Definition at line 48 of file crown_binary.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 128 of file crown_binary.cpp.


Variable Documentation

const long long int nsec_in_sec = 1000000000

Definition at line 56 of file crown_binary.cpp.