Goal Programming Problem

From LinkedAUB Collab
Revision as of 17:11, 2 January 2014 by Sfg02 (talk | contribs) (Created page with "{{Learning concept |Description=Many decision-making problems can be modeled more accurately using goals rather than hard constraints. Such problems do not have one explicit o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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