|
libenigma
Enigma machine utility library
|
A structure representing a scored Enigma configuration. More...
#include <score.h>
Data Fields | |
| Enigma | enigma |
| The Enigma configuration. | |
| float | score |
| The score of the configuration. | |
| int | flags |
| Flags indicating special conditions the configuration met. | |
A structure representing a scored Enigma configuration.
| int flags |
Flags indicating special conditions the configuration met.
| float score |
The score of the configuration.