CompTIA DataX DY0-001 (V1) Practice Question

A data-science team is building a cost-bounded nationwide fiber-optic backbone. For every candidate link (i,j) it defines a binary variable x_ij that equals 1 if the link is installed, 0 otherwise. The network must (1) connect all K data-center nodes in a single component, (2) contain no cycles, and (3) respect a given budget. Which additional modeling device BEST guarantees requirements (1) and (2) in a mixed-integer linear program that can be handled directly by a branch-and-bound MILP solver?

  • Dualize the budget and connectivity constraints with Lagrange multipliers and solve the resulting unconstrained objective using gradient descent.

  • Replace the connectivity constraint with an objective that minimizes the average shortest-path length between all node pairs, dropping the cycle restriction.

  • Introduce single-commodity flow conservation constraints from a chosen root node: supply K-1 units at the root, demand one unit at every other node, and allow flow only on edges where x_ij = 1.

  • Relax x_ij to continuous values in and add a quadratic penalty term for every three-edge cycle to discourage loops.

CompTIA DataX DY0-001 (V1)
Specialized Applications of Data Science
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $64
$529.00 $465.00
Bash, the Crucial Exams Chat Bot
AI Bot