We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c928ade commit fbb9337Copy full SHA for fbb9337
vpr/src/pack/attraction_groups.h
@@ -41,7 +41,7 @@ struct AttractionGroup {
41
* Atoms belonging to this attraction group will receive this gain if they
42
* are potential candidates to be put in a cluster with the same attraction group.
43
*/
44
- float gain = 7;
+ float gain = 5;
45
46
/*
47
* If the group is made up from a partition of atoms that are confined to a size one spot
0 commit comments