NAUTY-PRODUCTG

Section: Nauty Manual (1)
Updated: January 2023
Index Return to Main Contents
 

NAME

nauty-productg - product of two graphs (such as Cartesian product)  

SYNOPSIS

productg [,-c|-l|-L|-k|-t|-a#/] [,infile /[,outfile/]]  

DESCRIPTION

Read two graphs in graph6/sparse6 format and write their product
in sparse6 or dreadnaut format. -d : Dreadnaut format (default is sparse6)
-c : Cartesian product
-l : Lexicographic product (G1[G2])
-L : Lexicographic product (G2[G1])
-t : Tensor (Kronecker, categorical) product
-k : Complete (strong, normal) product
-a# : general case (argument is a 3-digit octal number)
Add these values giving the condition for an edge:
Code:
400 200 100 040 020 010 004 002 001
Graph1: same same
same adj adj adj nonadj nonadj nonadj
Graph2: same
adj nonadj same adj nonadj same adj nonadj


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 16:18:04 GMT, April 27, 2024