libenigma
Enigma machine utility library
Loading...
Searching...
No Matches
EnigmaScore Struct Reference

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.
 

Detailed Description

A structure representing a scored Enigma configuration.

Field Documentation

◆ enigma

Enigma enigma

The Enigma configuration.

◆ flags

int flags

Flags indicating special conditions the configuration met.

◆ score

float score

The score of the configuration.


The documentation for this struct was generated from the following file: