Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with magicsquare

A curated list of projects in awesome lists tagged with magicsquare .

https://github.com/hannani7/magicsquaregeneticalgo

Genetic Algorithm which finds a possible sequence for numbers in a 3x3 matric with all diagonals, rows and columns adding up to the same sum

genetic-algorithm magicsquare python

Last synced: 17 Jan 2025

https://github.com/muhammadsaadhsn/sudokusolver-magicsquarepuzzlesolver

This repository includes a Sudoku solver and a Magic Square puzzle solver. The Sudoku solver employs backtracking search with heuristics and the AC-3 algorithm. The Magic Square solver uses a genetic algorithm to solve 3x3 puzzles. Both solvers are implemented in Python with efficient and optimized approaches.

ac-3 magicsquare sudoku-solver

Last synced: 09 Feb 2025