changes to imbalance weight factors
This commit is contained in:
@ -49,9 +49,6 @@ class Variable : protected Pointers {
|
||||
tagint int_between_brackets(char *&, int);
|
||||
double evaluate_boolean(char *);
|
||||
|
||||
unsigned int data_mask(int ivar);
|
||||
unsigned int data_mask(char *str);
|
||||
|
||||
private:
|
||||
int me;
|
||||
int nvar; // # of defined variables
|
||||
|
||||
Reference in New Issue
Block a user