In file hl.h:

unsigned int KRIPKE_STRUCT_getNominalAssign

(KRIPKE_STRUCT_t* ks,
  unsigned int nominalId)

Return the assignment of a nominal in a KS.

Documentation

Return the assignment of a nominal in a KS.

Parameters:
ks - the Kripke structure
- nominalId the identifier of the propositional symbol
Returns:
the identifier of the world to which the nominal is assigned, HL_UNASSIGNED if it is unassigned

Alphabetic index



This page was generated with the help of DOC++.