Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mastermind-evo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stefan BALEV
mastermind-evo
Wiki
Home
This is an old version of this page.
Go to most recent version
Browse history
Home
New page
Templates
Clone repository
Page history
Last edited by
sbalev
6 years ago
Introduction
TODO: Introduce game rules and related work.
Notations
Let
N
N
N
be the number of pegs in the code and
C
C
C
be the number of possible colors. A code is a vector in
{
0
,
…
,
C
−
1
}
N
\{0, \dots, C - 1\}^N
{
0
,
…
,
C
−
1
}
N
. The number of possible codes is
M
=
C
N
M = C^N
M
=
C
N
.
Exhaustive strategies
Evolution