Skip to content

Implemented 8queens and n-color problems fitness function - #1268

Closed
mleb2ici wants to merge 1 commit into
aimacode:masterfrom
mleb2ici:mehmet
Closed

mleb2ici wants to merge 1 commit into
aimacode:masterfrom
mleb2ici:mehmet

Conversation

@mleb2ici

Copy link
Copy Markdown

No description provided.

weasdown added a commit to weasdown/aima-python that referenced this pull request Feb 5, 2025
@dmeoli

dmeoli commented Jun 26, 2026

Copy link
Copy Markdown
Member

Thanks @leb2ic. This adds a standalone problem.py script with a main()/switch() demo; the genetic algorithm itself already lives in search.py (genetic_algorithm), and the repo doesn't keep standalone demo scripts at the root. A focused notebook or test demonstrating GA fitness functions for n-queens/graph-coloring would be a nicer fit. Closing for now — thanks!

@dmeoli dmeoli closed this Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants