Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.
/ CubicOptimal0.1.0 Public archive

My attempt at creating a twisty cube optimal solver. Version 0.1.0

Notifications You must be signed in to change notification settings

dncoble/CubicOptimal0.1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CubicOptimal

My attempt at creating a twisty cube optimal solver. Version 0.1.0

The Projects folder contains the .java and .class files. The Tables folder contains some of the tables that I created. All the tables can be created by the solver. If you attempt to use a table that doesn't exist, it will create it before continuing to the solve.

Running the program will most likely require you to raise the memory allocation for java. This can be done in Control Panel -> Programs -> Java -> Java -> Runtime Param -> enter size in megabites.

About

My attempt at creating a twisty cube optimal solver. Version 0.1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages