Wrapper class around org.apache.commons.math3.BigFraction.BigFraction
 introducing special values like positive / negative infinity and NaN as well
 as operators like min, max, ==, >, >=, <, and <= that are not
 part of BigFraction but needed by the network calculator.