|
void B2BSolver::update_net_weights(const PreClusterTimingManager& pre_cluster_timing_manager) { |
Can i used QPHybridSolver::update_net_weights to replace this empty method? More, in this method, when net_is_ignored, whether should be '1.0f - ap_timing_tradeoff_' equal to crit=0, not 1?