Struct MoveApplierContext¶ Defined in File MoveApplier.h Struct Documentation¶ struct MoveApplierContext¶ 移动执行器的上下文参数。 Public Members int large_net_threshold¶ 大超边过滤阈值。 vector<vector<int>> &cut_weights¶ 分区间割边权重矩阵。 const fpga &fpgas¶ FPGA 平台约束。 const TimingRefineConfig &timing_cfg¶ 时序细化配置。