Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Oct5Dec4329Nov2817161514432121Oct2019181716151210315Sep1312Update readmemastermasterUpdate gitignoreCreate method to find "largest connected capacity" neighbor nodeCorrect some minor bugs for manually set node coordinatesAdd minimal logic for manually setting node coordsAdd network flow graph to main.py testingAdd capacity logic to network flow graphCorrect some commentsCreate initial "network flow" graph classesUpdate main to include a Directed, Weighted graph exampleAdd edge weight text to "directed, weighted graph" displayCreate missing unit tests for directed_weighted graphUpdate node coord logic to be even less random, for directed type graphsUpdate graph node coord logic to be less random for more than state machinesCreate initial DirectedWeightedGraph classesCorrect region comment indentationCreate weighted graph and associated componentsAdd nested class referencesReorganize library to improve naming conventionsCorrect rare bug when disconnecting nodesChange coordinate order determination for state machine graphsAdd handling for initial/final states in "remove_node" graph functionAdd handling for directed classes to "disconnect_nodes" edge functionRemove leftover debug logging statementAdd __repr__ for basic node and edge classesRemove leftover logging statementsUpdate state machine node coordinates to be slightly less randomUpdate state machine graphs to track initial and final nodesUpdate nodes to track which graph they belong toMake some minor adjustments to graph arrow renderingUpdate some commentsUpdate logging imports to catch import errorsFurther rework __init__.py imports to be library friendlyCombine files to remove circular import dependenciesUpdate references for new logging setupCorrect a few minor bugs in reworked loggingGenerally rework project imports to be more library friendlyGenerally rework logging file to be more library friendlyAdd information for using project as a git submoduleCorrect typo