Skip to content

Commit

Permalink
GA Reduce related punishment (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
john681611 authored and northdpole committed Oct 28, 2023
1 parent 0d1b8b9 commit e9fd8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/utils/gap_analysis.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PENALTIES = {
"RELATED": 20,
"RELATED": 2,
"CONTAINS_UP": 2,
"CONTAINS_DOWN": 1,
"LINKED_TO": 0,
Expand Down

0 comments on commit e9fd8a2

Please sign in to comment.