Skip to content

datandrews/AlmAndrews-K-Sets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AlmAndrews-K-Sets

K Set Graph Coloring Problem

We have two implementations of code to verify that the cyclic two-coloring on K17 induced by {1,2,4,8,9,13,15,16} (the quadratic residues mod 17) is free of monochromatic K4, K3,3, and K5,2 subgraphs.

The implementations are written independently, one in R (using the gtools package) and one in Python (using itertools), and have somewhat different approaches. Both have been run and confirm the desired properties.

These properties of the graph are used in a paper submitted to the journal Algebra Universalis.

About

K Set Graph Coloring Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published