Command Documentation


add_fairness
Adds a fairness constraint to the model
add_init
Modifies the set of initial states.
add_trans
Modifies the transition relation
alias
Provides an alias for a command
assign
Assigns the evaluation of an expression to a given variable
build_model
Compiles the flattened hierarchy into BDD
build_variables
Builds the BDD variables necessary to compile the model into BDD.
check_invar
Performs model checking of invariants
check_ltlspec
Performs LTL model checking
check_spec
Perform fair CTL model checking.
check_trans
Checks the transition relation for totality.
compute
Performs computation of quantitative characteristics
compute_fairness
Evaluates the fairness constraints
compute_reachable
Computes the set of reachable states
dump_model
Saves the current internal representation of the model
dynamic_var_ordering
Deals with the dynamic variable ordering.
echo
merely echo the arguments
eval
Evaluates an expression in the current state.
flatten_hierarchy
Flattens the hierarchy of modules
get_internal_status
Returns the internal status of the system.
go
Initializes the system for the verification.
goto_state
Goes to a given state of a trace
help
provide on-line information on commands
history
list previous commands and their event numbers
pick_state
Picks a state from the set of initial states
print_bdd_stats
Prints the BDD statistics and parameters
print_current_state
Prints the current state
print_iwls95info
Prints out the information of the Iwls95 clustering.
print_iwls95options
Prints the Iwls95 Options.
print_reachable_states
Prints the number of reachable states.
print_usage
Prints processor and BDD statistics.
process_model
Performs the batch steps and then return control to the interactive shell.
quit
exit NuSMV
read_model
Reads a NuSMV file into NuSMV.
reset
Reset the whole system.
restore_model
Restores the model after interactive model modification.
set
Set an environment variable
set_bdd_parameters
Creates a table with the value of all the flags currently active in NuSMV and change accordingly the configurable parameters of the DD package.
show_traces
Shows the traces generated in a NuSMV session
show_vars
Shows model's symbolic variables and their values
simulate
Performs a simulation from the current selected state
source
execute commands from a file
step
Moves to next state in the current trace.
time
provide a simple elapsed time value
unalias
remove the definition of an alias.
unset
Unset an environment variable
usage
provide a dump of process statistics
which
look for a file called name
write_order
Writes variable order to file.

Last updated on 990908 16h51