51#if defined __LAL_DEBUG_DMax_Unc_BnB
59namespace unconstrained {
106#if defined __LAL_DEBUG_DMax_Unc_BnB
109[[nodiscard]]
inline constexpr std::string_view LV_propagation_origin_to_string
130[[nodiscard]]
inline constexpr std::string_view LV_propagation_origin_to_short_string
LV_propagation_origin
Origin of the propagation of level value.
Definition level_value_propagation_origin.hpp:67
@ bridge_hub_1
Propagation started at the first hub of a bridge.
@ self
This indicates the origin of the propagation.
@ bridge_hub_2
Propagation started at the second hub of a bridge.
@ antenna_leaf
Propagation started at the leaf of an antenna.
@ antenna_internal
Propagation started at an internal vertex of an antenna.
@ antenna_hub
Propagation started at the hub of an antenna.
Main namespace of the library.
Definition basic_types.hpp:48