Submit your research to the International Journal "Notes on Intuitionistic Fuzzy Sets". Contact us at nifs.journal@gmail.com

Call for Papers for the 27th International Conference on Intuitionistic Fuzzy Sets is now open!
Conference: 5–6 July 2024, Burgas, Bulgaria • EXTENDED DEADLINE for submissions: 15 APRIL 2024.

Genedit: Difference between revisions

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
* Check model for errors.
* Check model for errors.
* Import GN models from [[Gennete]] (XML files from newest version of Gennete).
* Import GN models from [[Gennete]] (XML files from newest version of Gennete).
* Export GN models to TeX (graphical structure and formal definition) and SVG.
* Charts for characteristic values.


== Software installation ==
== Software installation ==
Genedit has the following requirements:
Genedit has the following requirements:
# Microsoft Windows (for the server only)
# Java Runtime Environment
# Java Runtime Environment
# Microsoft Windows or Linux with wine (only for the server)


; Installation
; Installation
* Download and extract the installation file <code>Genedit.zip</code> {{download|Genedit.zip|ZIP|4062}}
* Download and extract the installation file <code>Genedit.zip</code> {{download|Genedit.zip|ZIP|8882}}
* If your OS is not Microsoft Windows, please download <code>swt.jar</code> and graphics library for your operating system.
* If your OS is not Microsoft Windows or 32-bit Linux, please download <code>swt.jar</code> and graphics library for your operating system.
** SWT for Linux {{download-ext|1=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/download.php?dropFile=swt-3.3-gtk-linux-x86.zip|2=ZIP|3=4345}}
** SWT for Linux {{download-ext|1=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/download.php?dropFile=swt-3.3-gtk-linux-x86.zip|2=ZIP|3=4345}}
** [http://www.eclipse.org/swt/ SWT Official Page]
** [http://www.eclipse.org/swt/ SWT Official Page]
** [http://cairographics.org/introduction Cairo 0.4.0 - Graphics Library for X Window Platforms]  
** [http://cairographics.org/introduction Cairo 0.4.0 - Graphics Library for X Window Platforms]  
*  Running the software (under Microsoft Windows): Click <code>run.bat</code> - this starts both the IDE and the server.
*  Running the software: Click <code>run.bat</code> (in Windows) or <code>run.sh</code> (in Linux) - this starts both the IDE and the server.


== See also ==
== See also ==

Revision as of 22:03, 28 November 2012

Genedit is a graphic editor and simulating tool for generalized nets, part of the Generalized Nets Integrated Development Environment (GN IDE). Genedit is written in Java by Dimitar Dimitrov.

The software is in development phase and up to now it is able (to some degree) to:

  • Load and save GN XML files.
  • Display generalized net models in both graphical and tree view.
  • Insert new objects in the model, which can be manually edited in a text/XML editor, or directly in the IDE using drag-and-drop.
  • Start a GN simulation.
  • Undo/Redo edit operations.
  • Check model for errors.
  • Import GN models from Gennete (XML files from newest version of Gennete).
  • Export GN models to TeX (graphical structure and formal definition) and SVG.
  • Charts for characteristic values.

Software installation

Genedit has the following requirements:

  1. Java Runtime Environment
  2. Microsoft Windows or Linux with wine (only for the server)
Installation

See also