davidhallac/TICC

How should the “val” be modified?

Opened this issue · 1 comments

in ticc_helper.py
val = optRes[cluster].get()
in solvecrosstime.py
val = gvx.GetNodeValue(0,'theta')
i find that there is a big difference about the val in the "OPTIMIZATION for Cluster ".I still have a lot of confusion about this.Because i run in the windows,i only use a process,instead of the "pool" in case of the problem"the_init_main".Can you explain the meaning of the "val" for me ?In your newly updated file, the content of “solvecrosstime.py” involved in this file is missing, but that part has been replaced. I have not found it . I am looking forward to your reply very much, please forgive me poor english?

你好!

您是在什么环境下运行起来的,,,我在Windows10下py2.7+cvxpy0.4.0+snap2.7和py3.7+cvxpy+snap3.7的都运行不起来啊