Very quick project to help me visualise graph isomorphisms Click any key to make a node of that key and use the mouse to place it Hold space and click and drag a node to make a wire (can't make a loop as of now because it wasn't important to me) You can also drag nodes around (important)
I'll update this later and make it more like Logic Gates which it currently resembles But hey it uses my new text engine, that's pretty cool It can also only make undirected graphs but i'll update it i swear i just have to get through finals Updates: 19.12.22: Updated text engine 18.12.22: Fixed a deletion bug. I always do this dumb tactic of inconsistent labelling of primary objects by ordering them numerically based on when they were created, but also having an association with, in this case, the chacater they are represented by. But when you delete a vertex all the others that were created afterwards have to be shifted over in their identification number, and that's a bad way of doing things but we live with our decisions. 17.12.22: Shared