Skip to content

aaroncarsonart/KnightsTourProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnightsTourProblem

This project finds a solution to the Knight's Tour problem using a depth first, backtracking algorithm.

Screenshot

Originally developed at WOU for CS 345, Lab 2. Authored May 14th, 2014.

Build

javac Lab2GUI.java
java Lab2GUI

About

A Java Swing application demonstrating animated visualizations of using a state-based search to solve the Knight's Tour problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages