Every time I find this kind of warning and the program is not solved optimally. how can I solve this ?? Thanks for your help.
WARNING: getValue is deprecated, use getvalue instead. in depwarn at deprecated.jl:73 in getValue at deprecated.jl:30 in solve_ed at In[1]:52 in include_string at loading.jl:266 in execute_request_0x535c5df2 at C:\JULIA\.julia\v0.4\IJulia\src\execute_request.jl:183 in eventloop at C:\JULIA\.julia\v0.4\IJulia\src\IJulia.jl:143 in anonymous at task.jl:447 while loading In[1], in expression starting on line 56 WARNING: getValue is deprecated, use getvalue instead. in depwarn at deprecated.jl:73 in getValue at deprecated.jl:30 in solve_ed at In[1]:52 in include_string at loading.jl:266 in execute_request_0x535c5df2 at C:\JULIA\.julia\v0.4\IJulia\src\execute_request.jl:183 in eventloop at C:\JULIA\.julia\v0.4\IJulia\src\IJulia.jl:143 in anonymous at task.jl:447 while loading In[1], in expression starting on line 56 WARNING: getObjectiveValue is deprecated, use getobjectivevalue instead. in depwarn at deprecated.jl:73 in getObjectiveValue at deprecated.jl:30 in solve_ed at In[1]:52 in include_string at loading.jl:266 in execute_request_0x535c5df2 at C:\JULIA\.julia\v0.4\IJulia\src\execute_request.jl:183 in eventloop at C:\JULIA\.julia\v0.4\IJulia\src\IJulia.jl:143 in anonymous at task.jl:447 while loading In[1], in expression starting on line 56
