sine_axiom_selection.rb revision ffff0e64669f828d5398647e66efa0b48534c877
only_integer: true
# Special case: The depth limit of -1 is considered to be infinite.
only_integer: true
end
end
end
# This can't be made a 'has one through' association because the
# `axiom_selection` association is polymorphic.
end
# This can't be made a 'has one through' association because the
# `axiom_selection` association is polymorphic.
end
end
@ontology ||= goal.ontology
end
end
end
end
end
# Number of axioms in which the symbol occurs
end
end
end
axiom.symbols.each do |symbol|
end
end
end
end
end
end
end
end
end
return if depth_limit_reached?(current_depth)
end
end
end
end
end
depth_limit != -1
end
end