saurfang/graphcoloring: Graph Coloring Algorithms for Tidygraph

A collection of graph coloring algorithms for coloring vertices of a graph such that no two adjacent vertices share the same color. The algorithms are included via the embedded 'GraphColoring' C++ library, <https://github.com/brrcrites/GraphColoring>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/saurfang/graphcoloring https://github.com/brrcrites/GraphColoring
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("saurfang/graphcoloring")
saurfang/graphcoloring documentation built on Jan. 19, 2020, 5:01 a.m.