CompTIA
DY0-001 · Question #49
Which of the following modeling tools is appropriate for solving a scheduling problem?
The correct answer is B. Constrained optimization. Scheduling problems require finding the best allocation of resources subject to constraints (e.g., time slots, resource availability), which is precisely what constrained optimization algorithms are designed to handle.
Modeling, Analysis, and Outcomes
Question
Which of the following modeling tools is appropriate for solving a scheduling problem?
Options
- AOne-armed bandit
- BConstrained optimization
- CDecision tree
- DGradient descent
How the community answered
(19 responses)- A16% (3)
- B74% (14)
- C5% (1)
- D5% (1)
Explanation
Scheduling problems require finding the best allocation of resources subject to constraints (e.g., time slots, resource availability), which is precisely what constrained optimization algorithms are designed to handle.
Topics
#constrained optimization#scheduling#optimization techniques#operations research
Community Discussion
No community discussion yet for this question.