Skip to content

yeckoh/lightsout_rref_roseta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightsout_rref_rosetta

lights out game with a solution solver (that sometimes works) in java

uses normalized matrix rref manipulation to generate solutions

Main.java contains the rref algorithm which can be used to solve regular systems of linear eqs

image of board

solution with console printout image of solution

About

lights out game with a linear-algebra solver in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages