Skip to content

narrow screen resolution wide screen resolution auto screen resolution Increase font size Default font size Decrease font size default color brick color green color
Home FAQs Language What are metric functions?

Favourites Create PDF Email Print

What are metric functions?

Hits:
286
Rating:
 
Vote for this:
Good - Bad
favoured:
0 Favour

Answer

A metric function is a piece of code related to a specific state; it is executed after the action function related to the specific state. The value returned by a metric function is important because allows the Interpreter to perform the transition/s , associated with the specific state, which has/have a symbol equals to the value itself: first of all temporal constraints are checked then if there are still some valid transitions the Interpreter randomly chooses one of them as the next automaton jump.

Category