Distributed Database | BRITNeY Suite |
Distributed Database example that allows you to draw the state-space using high-level functions | Examples |
The model has not been altered, but a page with queries has been added. The queries allow to draw the state-space once calculated.
The "Queries" page contains six queries.
use "c:/visualise.sml";
c:/
.
NiceLabes();
DrawNodes(EntireGraph, fn _ => true, NoLimit);
DrawArcs(EntireGraph, fn _ => true, NoLimit);
DrawEntireGraph ();
graph.doLayout ();
c:\
or chance the path pointing to it on the Queries page in DistributedDatabase.cpn.