NOL_INSERT("ring", "ring topology", deployment_ring);
NOL_INSERT("star", "star topology, initial load at center",
deployment_star);
- // NOL_INSERT("torus", "torus topology", deployment_torus);
+ NOL_INSERT("torus", "torus topology", deployment_torus);
}
} // namespace opt