jubicker

Results 6 issues of jubicker

### Feature description Create graph model where abms can be used in some nodes and ode models can be used in other nodes. ### Additional context It should be considered...

class::feature
status::on hold
loc::backend
model::hybrid

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - add node property and edge property class for ABM graph simulation...

class::feature
loc::backend
model::abm

# Changes and Information - Create simulation graph nodes and mobility edges for ABM - Add world id to world and location and include id in functions where necesarry -...

### Motivation / Current Behaviour Currently infectivity and infection states a pseudo-connected. The state transitions are independent of infectivity and infectivity does not depend on the infection state if an...

class::discussion
loc::backend
model::abm
class::improvement

### Motivation / Current Behaviour The function get_dt() in integrator.h returns m_next_dt instead of m_dt. ### Enhancement description A better naming of the function would be get_next_dt(). ### Additional context...

model::ode
class::improvement

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - - - If need be, add additional information and what the...