CPLEX gap progress with time in C# -


i have milp model takes long time optimal solutions. i've coded milp model in c# , call cplex run model. see progress of gap in time. how information?

do cplex callback. think mipinfo callback memory. called many times per second record previous time wrote information, , write update after 1 or 5 or 10 seconds example. write text file in csv format easy use eg excel.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -