// namespaces namespace xf::graph::internal::sssp::nopred namespace xf::graph::internal::sssp::pred // global variables static bool que_valid static ap_uint <512> que_reg static ap_uint <32> que_addr static bool offset_valid static ap_uint <512> offset_reg static ap_uint <32> offset_addr static bool column_valid static ap_uint <512> column_reg static ap_uint <32> column_addr static bool weight_valid static ap_uint <512> weight_reg static ap_uint <32> weight_addr static bool result_valid static ap_uint <512> result_reg static ap_uint <32> result_addr