Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
/ lights-out-solver Public archive

lights out solver with O(N^3) time complexity

Notifications You must be signed in to change notification settings

xchern/lights-out-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

lights-out-solver

time complexity O(N^3) where N is the length of the square

with gui in tkinter

screenshot

some interesting solutions

###1535

image1535

###1759

image1759

###1823

image1823

###1855

image1855

###1879

image1879

About

lights out solver with O(N^3) time complexity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages