SimGrid  3.13
Versatile Simulation of Distributed Systems
lmm_system Struct Reference

LMM system. More...

#include <maxmin_private.hpp>

Public Attributes

int modified
 
int selective_update_active
 
unsigned visited_counter
 
s_xbt_swag_t variable_set
 
s_xbt_swag_t constraint_set
 
s_xbt_swag_t active_constraint_set
 
s_xbt_swag_t modified_constraint_set
 
s_xbt_swag_t saturated_variable_set
 
s_xbt_swag_t saturated_constraint_set
 
simgrid::surf::ActionLmmListPtr keep_track
 
xbt_mallocator_t variable_mallocator
 

Detailed Description

LMM system.

Member Data Documentation

int lmm_system::modified
int lmm_system::selective_update_active
unsigned lmm_system::visited_counter
s_xbt_swag_t lmm_system::variable_set
s_xbt_swag_t lmm_system::constraint_set
s_xbt_swag_t lmm_system::active_constraint_set
s_xbt_swag_t lmm_system::modified_constraint_set
s_xbt_swag_t lmm_system::saturated_variable_set
s_xbt_swag_t lmm_system::saturated_constraint_set
simgrid::surf::ActionLmmListPtr lmm_system::keep_track
xbt_mallocator_t lmm_system::variable_mallocator

The documentation for this struct was generated from the following file: