Cantitate/Preț
Produs

The Design of an Extendible Graph Editor: Lecture Notes in Computer Science, cartea 704

Autor Frances N. Paulisch
en Limba Engleză Paperback – 30 aug 1993
Graphs can be used to convey information about relationshipsin many applications. State transition diagrams, PERT/CPMcharts, and entity-relationship diagrams are a few examplesof many applications involving graphs. Typically, nodes inthe graph represent items in the application and the edgesrepresent the relationships among these items. A grapheditor is an interactive tool that presents a graph to theuser pictorially and allows the user to edit the graph.This monograph presents the design of an extendible grapheditor, which is a graph editor that can be adapted easilyto many different application areas. Several fundamental andrecurring problem areas associated with graph editors areinvestigated and a solution is proposed for each. The topicsinvestigated are:- Graph layout: a layout constraint mechanism is presentedwhich can easily be combined with various graph layoutalgorithms.- Graphical abstraction: a novel clustering techniquecallededge concentration is presented which can reduce theapparent complexity of the graph.- Persistence: the graph structures produced by theeditorcan be kept in long-term storage using a standardized,external format for graphs.- Extendibility: the design of the proposed graph editormakes it easy to adapt to various applications.To demonstrate their feasibility, the proposed solutionshave been incorporated into EDGE, an extendible graph editorprotoype.
Citește tot Restrânge

Din seria Lecture Notes in Computer Science

Preț: 31593 lei

Preț vechi: 39492 lei
-20% Nou

Puncte Express: 474

Preț estimativ în valută:
6046 6379$ 5039£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540570905
ISBN-10: 354057090X
Pagini: 212
Ilustrații: XVI, 196 p.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.3 kg
Ediția:1993
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Lecture Notes in Computer Science

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

Definition of terms.- Related work: Graph editors.- Layout algorithms and layout constraints.- Graphical abstraction.- Persistence.- Extendibility.- EDGE: An extendible graph editor.- Summary and future research.- Conclusion.