-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
50 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,4 @@ | ||
#include <iostream> | ||
#include "../Finate_state_automation/FiniteStateAutomation.h" | ||
class GraphVisualiser | ||
{ | ||
std::string headerPath; | ||
std::string footerPath; | ||
std::string header; | ||
std::string footer; | ||
bool isOkay; | ||
|
||
public: | ||
GraphVisualiser(const std::string& headerTemplatePath, const std::string& footerTemplatePath); | ||
|
||
bool init(); | ||
bool isOkey() const; | ||
bool visualize(const AutomationBase* fsa, const std::string& filePath); | ||
|
||
}; | ||
bool visualize(const AutomationBase* fsa, const std::string& filePath); |
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
Graph_visualization_tool/graphVisualiser_files/jquery.min.js.download
This file was deleted.
Oops, something went wrong.
85 changes: 0 additions & 85 deletions
85
Graph_visualization_tool/graphVisualiser_files/site.js.download
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
Graph_visualization_tool/graphVisualiser_files/viz.js.download
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.