Object Oriented Software Engineering View all facts Glossary Help |
subject > algorithmic cost estimation model |
algorithmic cost estimation model comparison table |
Subject | has definition | abbreviated as | count | compute |
---|---|---|---|---|
Constructive Cost Model | An algorithmic cost estimation method that computes effort, in person-months, from an estimate of size, measured in lines of code | COCOMO | effort, in person months, from an estimate of size, in lines of code | |
Function Points | An algorithmic cost estimation method in which you count features of the requirements and use these to compute an estimate of the system's size | various features of the requirements and uses these to compute an estimate of the system's size |
Next subject: attribute^2 Up: subject Previous subject: algorithm