From eed7cc918bb091f7c8ef896809d42ce3956c6aff Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Tue, 11 Sep 2018 08:11:11 -0700 Subject: Updated git submodules Project: optf/has master ed0d638fa01566ab5f9d71c1035e29ee5661f8ea Invert HPA Score for minimizing objective function Score for each hpa constraint is entered in policy as positive value. Higher the HPA score the better. So inorder to minimize the objective function inverted HPA Score by inverting the sign of hpa_score value. Change-Id: Iaedb03ccc5f87d5e7b41509924289bb598a09139 Issue-ID: OPTFRA-313 Signed-off-by: Dileep Ranganathan --- docs/submodules/optf/has.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/optf/has.git b/docs/submodules/optf/has.git index 6ec674c56..ed0d638fa 160000 --- a/docs/submodules/optf/has.git +++ b/docs/submodules/optf/has.git @@ -1 +1 @@ -Subproject commit 6ec674c56f4965606a4f865ac327c30d3ce4a53e +Subproject commit ed0d638fa01566ab5f9d71c1035e29ee5661f8ea -- cgit 1.2.3-korg