Skip to content

C++ template metaprogramming implementation of Bratley's scheduling algorithm

Notifications You must be signed in to change notification settings

CaseySanchez/bratley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bratley

C++ template metaprogramming implementation of Bratley's scheduling algorithm

Build instructions:

cd bratley
mkdir build
cd build
cmake ..
make

About

C++ template metaprogramming implementation of Bratley's scheduling algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published