Skip to content

nwtgck/nauty-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-nauty

CircleCI Docker Automated build

Docker image for nauty and Traces

Usage

docker run -it nwtgck/nauty
(in container)# geng 6 -d2 -D4 | showg

geng 6 -d2 -D4 means all graphs which have 6 vertices and the degrees should be in [2, 4].