SkillAgentSearch skills...

Nqueen

Assembly MIPS implementation of a backtracking algorithm to find all N queen problem solution.

Install / Use

/learn @lipry/Nqueen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

N queens problem

This is an Assembly MIPS implementation of a backtracking algorithm to find all N queen problem solution.

It is given a C++ implementation that i used as example for code the .asm version.

This implementation is tested with QTSpim.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks0

Languages

Assembly

Security Score

55/100

Audited on Mar 28, 2024

No findings