GraphLab Menu Reference
File
- File > Load Graph From > *:
Loads currently editing graph from files with
different formats.
- File > Save Graph To > *: Saves currently editing graph to files with different
formats.
- File > Save Graph To > Image: Save graphs as Images, you
can choose the image type by pressing the button. Image types can be: png, jpg,
jpeg, gif, bmp, ...
- File > Save Graph To > Latex: Save graphs as Latex format, which you can use to put in your papers, or create pdf files from and ...
- File > New Tab: Creates a new graph and puts
it in a new tab. It will ask you to create a Directed or Undirected graph
- File > Close Tab: Closes currently active tab.
- File > Settings: Shows the program preferences.
you can set default graph drawing options and another preferences of program
there.
- File > Exit: terminates the program.
Edit
- Edit > *: Ordinary edit actions like undo/redo and cut/copy/paste are here.
Select
- Select > Select All:
Selects All vertices and edges.
- Select > Invert Selection: Every selected
item will be deselected and every unselected item will be selected.
- Select > Delete Selected: Deletes all
selected vertices/edges from graph.
- Select > Scale In/Out Selection:
Expands/Shrinks the selected vertices.
- Select > Make Selection Complement:
Complements the selected subgraph.
- Select > Make Selection Complete/Empty:
Makes the selected subgraph a complete/empty subgraph.
Graph
- Graph > Generate > *:
Generates various type of graphs and place them in the current graph.
- Graph > Reports > Show Reports Window:
Shows a window containing all available reports. Read More about Reports
- Graph > Reports > *: Calculates and shows a
report in a dialog.
- Graph > Clear Graph: Removes all vertices
and edges from currently editing graph.
- Graph > Reset Graph: Resets all
vertices/edges properties, like their colors, marks, ... . This is useful
before running algorithms.
Visualization
- Visualization > *: Various visualizations
which will help you to draw your graphs nicer.
Algorithms
Help
- Help > About GraphLab: Shows information
about GraphLab and it's developers.
- Help > Help Contents: Shows help contents
provided with GraphLab.
- Help > Menu Reference: Shows this page!
- Help > Report a Bug, Suggest a Feature: Lets you to send GraphLab bugs to its server or request a feature from developers.