= Lazy linear hybrid automaton
{wiki=Lazy_linear_hybrid_automaton}
A Lazy Linear Hybrid Automaton (LLHA) is an extension of traditional hybrid automata, which are mathematical models used to represent systems that can exhibit both discrete and continuous behaviors. Hybrid automata combine finite state machines (for discrete behaviors) with differential equations (for continuous behaviors), allowing them to model systems that switch between different modes of operation that involve both algebraic constraints and dynamic behavior.
Back to article page