- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Command List
        std::gregwar edited this page Jun 27, 2017 
        ·
        1 revision
      
    General commands:
 alias             : Create command aliases
 current           : Switches current data structure
 help              : Shows help
 ps                : Print statistics
 set               : Add variables to environment
 show              : Shows current data structure graph viewer
 store             : Store management
I/0 commands:
 read_graph        : Read Graph file
 write_graph       : Write Graph file
Layouts commands:
 level_layout      : Level-Force Layout
 simple_layout     : Simple-Force Layout
Loaders commands:
 load_blif         : BLIF Loader
 load_divisors     : Divisors Loader
 load_gexf         : GEXF Loader
Looks commands:
 basic_look        : Basic Look
 block_look        : Block Look
Savers/Exporters commands:
 save_svg          : SVG Saver
Selection commands:
 cluster           : Apply simple clustering on whole graph
 group             : Group the selected nodes into a cluster
 select            : Controls selection masks
 ungroup           : Ungroup the selected nodes
Transforms commands:
 extract           : Extract selection
 fanselect         : Select Fans
utils commands:
 chrono            : Manipulate chronometer
 clearall          : Reset all ELVE, save your progress before!
ELVE is developed and maintained by the Processor Architecture Lab, EPFL.
You can contact us at [email protected].