PRAgMaTIc
master
|
#include <limits>
#include <vector>
#include <algorithm>
#include <random>
#include "HaloExchange.h"
#include "PragmaticTypes.h"
#include "PragmaticMinis.h"
Go to the source code of this file.
Classes | |
class | Colour |
Performs a simple first breath greedy graph colouring of a local undirected graph. More... | |