Goal Programming Problem
Jump to navigation
Jump to search
Description
Many decision-making problems can be modeled more accurately using goals rather than hard constraints. Such problems do not have one explicit objective function to be maximized or minimized over a constraint set but, instead, can be stated as a collection of goals that might also include hard constraints. These types of problems are known as Goal Programming (GP) problems.
Concept Prerequisite
Wikipedia Reference
Learning Material
Covered in Topic(s)
Optimization with Multiple Objectives |