GitHub / Thomasc33 / N-Queens
A javascript implementation of the N-Queens problem solved using hill-climbing search algorithm
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thomasc33%2FN-Queens
PURL: pkg:github/Thomasc33/N-Queens
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 26.4 KB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: over 2 years ago
Pushed at: almost 3 years ago
Last synced at: over 2 years ago
Topics: hill-climbing-algorithm, n-queens, nodejs