JavaLifeSearch: Difference between revisions
Jump to navigation
Jump to search
m →External links: AutoWikiBrowser - per Nathaniel, and requested by GUYTU6J, replaced: www.conwaylife.com → conwaylife.com |
No edit summary |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 7: | Line 7: | ||
|platform = Platform-independent | |platform = Platform-independent | ||
}} | }} | ||
'''JavaLifeSearch''' (abbreviated as '''JLS''') is a platform-independent Java version of [[David Bell]]'s [[lifesrc]] search program for finding new [[oscillator]]s and [[spaceship]]s, written by [[Karel Suhajda]]. It includes some new search options, notably the ability to prune the search space in the middle of a search by tracking the list of cells that have always been assigned the same state, either ON or OFF, in every previously-discovered solution. | '''JavaLifeSearch''' (abbreviated as '''JLS''') is a platform-independent Java version of [[David Bell]]'s [[lifesrc]] search program for finding new [[oscillator]]s and [[spaceship]]s, written by [[Karel Suhajda]] and first released in 2012. It includes some new search options, notably the ability to prune the search space in the middle of a search by tracking the list of cells that have always been assigned the same state, either ON or OFF, in every previously-discovered solution. | ||
==See also== | |||
*[[WinLifeSearch]] | |||
==External links== | ==External links== | ||
{{LinkForumThread|f=9|t=990|title=JavaLifeSearch}} | * {{LinkForumThread|f=9|t=990|title=JavaLifeSearch}} | ||
* [https://conwaylife.com/forums/download/file.php?id=2069 JavaLifeSearch 1.7 binary and manual] (direct download link) | * [https://conwaylife.com/forums/download/file.php?id=2069 JavaLifeSearch 1.7 binary and manual] (direct download link) | ||
* | * {{LinkForumThread|f=2|t=1437|p=44422|title=Re: Oscillator Discussion Thread|author=Matthias Merzenich}} -- how to reduce stators using JLS | ||
{{LinkForumThread|f=2|t=1437|p=44422|title=Re: Oscillator | [[Category:Search software]] | ||
Latest revision as of 14:08, 6 July 2025
| JavaLifeSearch | ||
| Homepage | Click here | |
|---|---|---|
| Purpose | Search for oscillators and spaceships | |
| Created by | Karel Suhajda | |
| Platform | Platform-independent | |
JavaLifeSearch (abbreviated as JLS) is a platform-independent Java version of David Bell's lifesrc search program for finding new oscillators and spaceships, written by Karel Suhajda and first released in 2012. It includes some new search options, notably the ability to prune the search space in the middle of a search by tracking the list of cells that have always been assigned the same state, either ON or OFF, in every previously-discovered solution.
See also
External links
- JavaLifeSearch (discussion thread) at the ConwayLife.com forums
- JavaLifeSearch 1.7 binary and manual (direct download link)
- Matthias Merzenich. Re: Oscillator Discussion Thread (discussion thread) at the ConwayLife.com forums -- how to reduce stators using JLS