davidhallac / TICC

BSD 2-Clause "Simplified" License
455 stars 161 forks source link

How should the “val” be modified? #70

Open zh-12345 opened 4 years ago

zh-12345 commented 4 years ago

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?

letgo-hub commented 3 years ago

你好!

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