Definition at line 23 of file GurobiCallbackI.h.
 
◆ add_lazy_cut()
  
  | 
        
          | void idol::GurobiCallbackI::add_lazy_cut | ( | const TempCtr & | t_lazy_cut | ) |  |  | overrideprotectedvirtual | 
 
 
◆ add_user_cut()
  
  | 
        
          | void idol::GurobiCallbackI::add_user_cut | ( | const TempCtr & | t_user_cut | ) |  |  | overrideprotectedvirtual | 
 
 
◆ best_bound()
  
  | 
        
          | double idol::GurobiCallbackI::best_bound | ( |  | ) | const |  | overrideprotectedvirtual | 
 
 
◆ best_obj()
  
  | 
        
          | double idol::GurobiCallbackI::best_obj | ( |  | ) | const |  | overrideprotectedvirtual | 
 
 
◆ original_model()
  
  | 
        
          | const Model & idol::GurobiCallbackI::original_model | ( |  | ) | const |  | overrideprotectedvirtual | 
 
 
◆ primal_solution()
  
  | 
        
          | PrimalPoint idol::GurobiCallbackI::primal_solution | ( |  | ) | const |  | overrideprotectedvirtual | 
 
 
◆ submit_heuristic_solution()
  
  | 
        
          | void idol::GurobiCallbackI::submit_heuristic_solution | ( | PrimalPoint | t_solution | ) |  |  | overrideprotectedvirtual | 
 
 
◆ terminate()
  
  | 
        
          | void idol::GurobiCallbackI::terminate | ( |  | ) |  |  | overrideprotectedvirtual | 
 
 
◆ time()
  
  | 
        
          | const Timer & idol::GurobiCallbackI::time | ( |  | ) | const |  | overrideprotectedvirtual |