GUI Application to Setup Simple Graph on the Plane using Tkinter of Python

Gery Josua Sumual, Benny Pinontoan, Luther A. Latumakulita

Abstract


In graph theory, drawing a simple graph on the plane might result an intersection of pair of edges that is not intended as a vertex called crossing. The least amount of crossing in any simple drawing of a graph is the crossing number of that graph, π‘π‘Ÿ(𝐺). Given a graph G and an integer 𝐾, the general problem to proof π‘π‘Ÿ(𝐺) ≀ 𝐾 is an NP-Complete problem, which means, it is likely intractable. One of the way to proof π‘π‘Ÿ(𝐺) ≀ 𝐾 is by showing the drawing of graph 𝐺 with 𝐾 number of crossing; doing it with a computer application can be much of help. Therefore, the purpose of our research is to create one using Tkinter of Python. The development of the application is feature driven. The developed features are used to find any simple drawing of graphs on the plane. As the result, the application can proof π‘π‘Ÿ(𝐾_3,3) ≀ 1,Β π‘π‘Ÿ(𝐾_6) ≀ 3, andΒ π‘π‘Ÿ(𝐾𝐺_5,2) ≀ 2.


Full Text:

PDF


DOI: https://doi.org/10.35799/dc.10.1.2021.32138

Refbacks

  • There are currently no refbacks.


Copyright (c) 2021 d'CARTESIAN



Β Indexed By:

Β 



Β 

Β 


e-ISSN:Β 2685-1083

p-ISSN:Β 2302-4224

Creative Commons License


This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.