public long getProblemScale(Solution solution, Object entity) {
   return valueRangeDescriptor.getProblemScale(solution, entity);
 }