plot.abnHeuristic: Plot objects of class abnHeuristic
Description
Plot objects of class abnHeuristic
Usage
# S3 method for abnHeuristic
plot(x, ...)
Value
plot of the scores of the heuristic search.
Arguments
- x
Object of class abnHeuristic
- ...
additional parameters. Not used at the moment.