summaryrefslogtreecommitdiff
path: root/src/generic/problemresolver/cost_limits.h
AgeCommit message (Collapse)AuthorFilesLines
2010-04-09Terminology change: replace "tier operation" with "cost" everywhere.Daniel Burrows1-10/+9
The only remaining references to tiers are in backwards-compatibility code; the "safety" cost component is composed of several "tiers" whose values can be configured.
2010-04-09Restructure the source tree to move tier_ related code into files whose name ↵Daniel Burrows1-0/+68
is based on "cost" instead.