Integer Programming Problem

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Mathematical Optimization Problem
gptkbp:application Scheduling
Resource Allocation
Network Design
Supply Chain Optimization
gptkbp:complexity gptkb:NP-hard
gptkbp:field gptkb:Mathematics
Computer Science
Operations Research
gptkbp:formulatedAs Maximize or minimize a linear function subject to linear constraints and integer variables
https://www.w3.org/2000/01/rdf-schema#label Integer Programming Problem
gptkbp:prohibits Variables must take integer values
gptkbp:relatedTo gptkb:Combinatorial_Optimization
Linear Programming
gptkbp:solvedBy gptkb:Cutting_Plane_Method
gptkb:Branch_and_Bound
Heuristics
Branch and Cut
gptkbp:subspecies Binary Integer Programming Problem
Mixed Integer Programming Problem
Zero-One Integer Programming Problem
gptkbp:bfsParent gptkb:Knapsack_Problem
gptkbp:bfsLayer 7