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
Changes
Page history
New page
Templates
Clone repository
Testing math display
authored
6 years ago
by
sbalev
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+9
-1
9 additions, 1 deletion
home.md
with
9 additions
and
1 deletion
home.md
View page @
dc343b68
TODO
\ No newline at end of file
# Introduction
TODO: Introduce game rules and related work.
## Notations
Let $N$ be the code length and $C$ be the number of possible colors. A code is a vector in $
\{
0,
\d
ots, C - 1
\}
^N$. The number of possible codes is $M = C^N$.
# Exhaustive strategies
This diff is collapsed.
Click to expand it.