MCPcopy Index your code
hub / github.com/TheAlgorithms/JavaScript / KnightTour.test.js

File KnightTour.test.js

Backtracking/tests/KnightTour.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { OpenKnightTour } from '../KnightTour'
2
3describe('OpenKnightTour', () => {
4 it('OpenKnightTour(5)', () => {

Callers

nothing calls this directly

Calls 1

solveMethod · 0.45

Tested by

no test coverage detected