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

Authors

  • Gery Josua Sumual Sam Ratulangi University
  • Benny Pinontoan Sam Ratulangi University
  • Luther A. Latumakulita Sam Ratulangi University

DOI:

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

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.

Downloads

Published

2021-07-11

How to Cite

Sumual, G. J., Pinontoan, B., & Latumakulita, L. A. (2021). GUI Application to Setup Simple Graph on the Plane using Tkinter of Python. d’Cartesian, 10(1), 8–14. https://doi.org/10.35799/dc.10.1.2021.32138

Issue

Section

Articles

Most read articles by the same author(s)

> >>