public int CompareTo(IExpressionPlan other) { return OptimizeFactor.CompareTo(other.OptimizeFactor); }