Skip to content

Instantly share code, notes, and snippets.

View ludoo0d0a's full-sized avatar

LudoO ludoo0d0a

View GitHub Profile
@ludoo0d0a
ludoo0d0a / magicsquare_solver.py
Created September 28, 2012 09:29
Magic square complete solver
'''
Complete solver for all magic square
with preset
Created on Sep 28, 2012
@author: ludoo
'''
from constraint import *