This commit is contained in:
parent
af9f3d1754
commit
5298941bb9
@ -36,6 +36,7 @@ pub const EMPTY_STATE: PushState = PushState {
|
||||
};
|
||||
|
||||
#[derive(PartialEq, Eq, Debug, Clone)]
|
||||
#[allow(dead_code)] // remove this later. Is here bc Close, Skip, CrossoverPadding
|
||||
pub enum Gene {
|
||||
GeneInt(i128),
|
||||
GeneFloat(Decimal),
|
||||
|
Loading…
x
Reference in New Issue
Block a user