Skip to content
Open

Bugs #12

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
9c79887
Update Graphify.java
Nov 23, 2015
00c8e73
refactor to MVC
Dec 21, 2015
ed7daa2
none really
Dec 21, 2015
e949bb9
fixing errors
Dec 21, 2015
1339d88
fixing errors
Dec 21, 2015
3af0cd7
fixing errors
Dec 21, 2015
ba74614
fixing errors
Dec 21, 2015
0fa6145
adding doc
Dec 21, 2015
f8b812d
get a bit done...
Dec 22, 2015
c30cfe0
fixed bug
Dec 22, 2015
6dde53c
fixed some errors
Dec 22, 2015
fe7629f
fixed bug
Dec 22, 2015
3c2713d
fixed bug
Dec 22, 2015
578c1f1
refactor
Dec 22, 2015
521b778
GUI changed but bidirection doesn't work
Dec 22, 2015
a8af29a
GUI changed but bidirection doesn't work
Dec 22, 2015
988b1b6
fixed null issue in auto failure
Dec 22, 2015
17e475e
files changed
Dec 23, 2015
da951c9
changed glowmap
Dec 23, 2015
a249ed1
changed glowmap
Dec 23, 2015
8fc8781
adding
Dec 23, 2015
d1883ae
com
Dec 23, 2015
3a79660
changed shortest path code
Dec 23, 2015
d6966d7
fixed dfs code for directed graph
Dec 23, 2015
8875041
a
Dec 24, 2015
349e6a9
blah
Dec 24, 2015
2f328bf
weight decrease speed
Dec 24, 2015
0a7f2ac
weight decrease speed
Dec 24, 2015
09d9d27
weight decrease speed
Dec 24, 2015
4f26992
stashing this
Dec 24, 2015
6d6ef07
weight decrease speed
Dec 24, 2015
107a817
weight decrease speed
Dec 24, 2015
4f31d1d
stashing again
Dec 24, 2015
737f9e9
why
Dec 24, 2015
4e0d34c
moved things around
Dec 24, 2015
15ee677
added tooltip text
Dec 24, 2015
74b0189
moved things
Dec 25, 2015
efa6cde
capacity show changed
Dec 25, 2015
fffffc4
made few changes to indent
Dec 25, 2015
2c54646
changed capacity changes label color
Dec 26, 2015
172d5c9
added ability to change edge weights
Dec 27, 2015
25e8a5e
changed weight update code. Update code is specified by two nodes to …
Dec 27, 2015
c522513
removed comment
Dec 27, 2015
8b8e973
fixed null from cancel input dialog
Dec 27, 2015
7b8aef1
adding sa
Jan 8, 2016
5939c1b
stashing
Jan 8, 2016
a0fde91
completed SA
Jan 8, 2016
d2f41da
stashing
Jan 8, 2016
1e35bc5
Merge branch 'Bugs' of https://github.com/afafore1/GraphGUI into Bugs
Jan 8, 2016
6efc311
adding new network to test
Jan 8, 2016
9028409
Merge branch 'Bugs' of https://github.com/afafore1/GraphGUI into Bugs
Jan 8, 2016
815151a
added reset
Jan 8, 2016
fda8408
Merge branch 'Bugs' of https://github.com/afafore1/GraphGUI into Bugs
Jan 8, 2016
ef9477d
fixed gui alignment
Jan 8, 2016
c1cbed7
Merge branch 'Bugs' of https://github.com/afafore1/GraphGUI into Bugs
Jan 8, 2016
030494e
corrected SA
Jan 12, 2016
a2e549e
added button to generate result of data
Jan 12, 2016
368336f
stashing this
Jan 12, 2016
1bca4dd
stash
Jan 12, 2016
cb4cb19
sending all files
Jan 14, 2016
c40c36f
stashing this
Jan 14, 2016
97cee8a
refactored name
Jan 14, 2016
80d2e87
r
Jan 14, 2016
54ac34c
stash
Jan 14, 2016
f7b1e02
stash bruh
Jan 14, 2016
6f0bbd8
showing path
Jan 14, 2016
f257f67
added files and images
Feb 2, 2016
c1d559a
adding file
Feb 2, 2016
b7e8cff
Create README.md
Feb 2, 2016
dcfd4f5
Update README.md
Feb 2, 2016
c5017e6
Update README.md
Feb 2, 2016
6f7a209
Update README.md
Feb 2, 2016
c968a18
Update README.md
Feb 2, 2016
e857cbd
updating project, removing pAmount
May 7, 2016
20cfd3f
removed pAmount
May 7, 2016
c21d770
adding node properties
May 7, 2016
3a3416a
updated node properties
May 8, 2016
91586c5
updated algo for dijkstra's algorithm with failure
May 8, 2016
e5b3d2f
updated
May 12, 2016
210353c
removed unnecessary file
May 12, 2016
3bb277f
added type of graph.. graph can be weighted or unweighted. Alsoadded …
May 14, 2016
9ff2171
changed color of found node to blue
May 14, 2016
917ba1f
fixed genetic algorithm
May 15, 2016
10c184c
added more features and corrected genetic algorithm
May 15, 2016
4f65711
added nearest neighbor algorithm for tsp
May 16, 2016
515f401
update
May 17, 2016
695099c
some changes ?
Oct 5, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/Graphify/dist/
/Graphify/build/
Binary file added Graphify/Result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphify/SSandFiles/Choices.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphify/SSandFiles/controls.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphify/SSandFiles/sim.ser
Binary file not shown.
Binary file added Graphify/SSandFiles/speed and cap.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Graphify/best network.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions Graphify/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<!-- the Compile on Save feature is turned off for the project. -->
<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
<!-- in the project's Project Properties dialog box.-->
<project name="Graphify" default="default" basedir=".">
<description>Builds, tests, and runs the project Graphify.</description>
<project name="GraphifyGUI" default="default" basedir=".">
<description>Builds, tests, and runs the project GraphifyGUI.</description>
<import file="nbproject/build-impl.xml"/>
<!--

Expand Down
4 changes: 2 additions & 2 deletions Graphify/build/built-jar.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Sun, 15 Nov 2015 15:04:39 -0500
#Thu, 07 Jul 2016 15:26:24 -0400


C\:\\Users\\Jack\\OneDrive\\Github\\GraphGUI\\Graphify=
C\:\\Users\\Ayomitunde\\Desktop\\GraphifyGUI\\Graphify=
Binary file added Graphify/build/classes/graphify/Algorithms.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/Ant.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/Commands.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/Edge.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GA.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/Graph.class
Binary file not shown.
Binary file removed Graphify/build/classes/graphify/Graphify$1.class
Binary file not shown.
Binary file removed Graphify/build/classes/graphify/Graphify$2.class
Binary file not shown.
Binary file removed Graphify/build/classes/graphify/Graphify$3.class
Binary file not shown.
Binary file removed Graphify/build/classes/graphify/Graphify$4.class
Binary file not shown.
Binary file removed Graphify/build/classes/graphify/Graphify$5.class
Binary file not shown.
Binary file removed Graphify/build/classes/graphify/Graphify$6.class
Binary file not shown.
Binary file removed Graphify/build/classes/graphify/Graphify.class
Binary file not shown.
105 changes: 0 additions & 105 deletions Graphify/build/classes/graphify/Graphify.form

This file was deleted.

Binary file added Graphify/build/classes/graphify/GraphifyGUI$1.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$10.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$11.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$12.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$13.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$14.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$15.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$16.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$17.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$18.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$19.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$2.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$3.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$4.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$5.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$6.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$7.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$8.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI$9.class
Binary file not shown.
Binary file added Graphify/build/classes/graphify/GraphifyGUI.class
Binary file not shown.
Loading