Integer Programming (Chapter 5)

0.0(0)
studied byStudied by 0 people
0.0(0)
linked notesView linked note
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards designed to help reinforce key concepts and terminology related to integer programming based on today’s lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Integer Programming

A mathematical optimization technique where some or all of the unknowns are required to be integers.

2
New cards

Total Integer Model

A type of integer programming model where all decision variables must have integer values.

3
New cards

Mixed Integer Model

A type of integer programming model where only some decision variables are constrained to integer values.

4
New cards

0-1 Integer Model

A model where decision variables can only take on values of 0 or 1.

5
New cards

Decision Variables

The variables that decision makers will decide the values of in order to achieve the best outcome.

6
New cards

Constraints

Conditions that must be satisfied in a mathematical model, often expressed as inequalities.

7
New cards

Objective Function

A formula that the decision-maker seeks to maximize or minimize.

8
New cards

Feasible Solution

A solution that satisfies all of the problem's constraints.

9
New cards

Optimal Solution

The best feasible solution, which results in the maximum or minimum value of the objective function.

10
New cards

Sensitivity Analysis

The study of how changes in the inputs of a mathematical model affect the optimal solution.

11
New cards

Resource Constraints

Limits on resources available for a mathematical problem, such as budget or space.

12
New cards

Profit Maximization

The process of increasing a business's profit through various means, including decisions made in integer programming.

13
New cards

Solver Parameters

Settings in mathematical programming software that define how the optimization process is executed.

14
New cards

Investment Alternatives

Different options available for investment decisions, which can be analyzed using integer programming.

15
New cards

Set Covering Problem

A type of optimization problem where the goal is to cover a set of requirements with a minimum number of resources.

16
New cards

Binary Variable

A variable that can take on only two values: 0 or 1, often used in 0-1 integer programming models.