Skip to content

ode: the guesser logic is partially wrong #635

Open
@fnrizzi

Description

@fnrizzi

the guess callback is not being called before the stpper executes a step.
this is correct as far as the predicted state, but it is wrong for the history because internally the stepper updates the history so the previous state is now being copied to be equal to the guess which is wrong. the guess should not impact the history

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions