public Juraknifecore() { evalweight = new eval(); }
public Juraknifecore(weights Weights) { evalweight = new eval(Weights); }