public ERCNode() {
   value = GPConfig.getRandGen().nextDouble() * 4.0 - 2.0;
 }