Skip to content

It is a simple java program that solves signal flow graphs by using an easy GUI to draw on it and easily get your results

Notifications You must be signed in to change notification settings

HadyMohamed/Signal-Flow-Graph-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is a simple java program that solves signal flow graphs by using an easy GUI to draw on it and easily get your results Main features:

  1. The program lets the user choose the position of the nodes.
  2. The program gives any node added a number shown over it which is used to determine the node when adding edges or when requesting to solve the graph
  3. You can change the weight of an existing edge by adding it again with the new weight value.
  4. The weight and the direction of an edge are shown on it.

About

It is a simple java program that solves signal flow graphs by using an easy GUI to draw on it and easily get your results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages