The program will get input in form of a matrix that is a latin square.
This matrix will be dealt with as an adjacency matrix for a graph, each cell of the matrix representing the color. How can I plot such matrices?
| 1 | initial version |
The program will get input in form of a matrix that is a latin square.
This matrix will be dealt with as an adjacency matrix for a graph, each cell of the matrix representing the color. How can I plot such matrices?
| 2 | No.2 Revision |
The program will get input in form of a matrix that is a latin square.
This matrix will be dealt with as an adjacency matrix a blueprint for a complete graph, each cell of the matrix representing the color.
How can I plot such matrices?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.