N-queens minimum and knights and bishops: Difference between revisions

m
m (formatting)
Line 466:
using LinearAlgebra
 
""" PrintMake a printable string from a matrix of zeros and ones using a char ch for 1, a period for 0!=1. """
function smatrix(x, n, ch)
s = ""
4,102

edits