-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitlog
More file actions
214 lines (213 loc) · 6.91 KB
/
Copy pathgitlog
File metadata and controls
214 lines (213 loc) · 6.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
* commit 6a0b88982b4611c26d81428632d1136fcd31af28
| Author: Jameel Kelley <jkelley@iastate.edu>
| Date: Sat Jan 13 17:26:16 2018 -0600
|
| Update README.md
|
| Trimming
|
* commit d884fc8648eaf1e24c9f2f9e731debe1c9c18165
| Author: Jameel Kelley <jkelley@iastate.edu>
| Date: Sat Jan 13 17:15:39 2018 -0600
|
| Update README.md
|
* commit fccb16be88bf248594c7e0f1347489ddf291d02b
| Author: Jameel Kelley <jkelley@iastate.edu>
| Date: Sat Jan 13 17:14:37 2018 -0600
|
| Update README.md
|
* commit 8f3faeb475df0342726b998d2aefec177e08d6b6
| Author: Jameel Kelley <jkelley@iastate.edu>
| Date: Sat Jan 13 17:14:33 2018 -0600
|
| Update README_EXT.md
|
* commit e0bf2872aeda3a4386e9db18e37749b3a84d5512
| Author: Jameel Kelley <jkelley@iastate.edu>
| Date: Sat Jan 13 17:12:25 2018 -0600
|
| Create README.md
|
* commit 2430cca869e63bbbcbd966f4ce36cdf24b0da4a6
| Author: Jameel Kelley <jkelley@iastate.edu>
| Date: Sat Jan 13 16:45:21 2018 -0600
|
| Update and rename README.md to README_EXT.md
|
* commit aa212bef264b5f8b170545d83291fabe4402b472
| Author: Jameel Kelley <jkelley@iastate.edu>
| Date: Sat Jan 13 16:38:08 2018 -0600
|
| Update README.md
|
* commit 69f81563db69dab08d6e6868090eafb7c543fb8d
| Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Sat Jan 13 03:27:40 2018 -0600
|
| Combined changelogs
|
* commit 7ed9c0ea7b694e087a1a95bd792c1b1fce91bd78
|\ Merge: 2645661 8af2ad6
| | Author: Jameel Kelley <jamkelley22@gmail.com>
| | Date: Sat Jan 13 03:05:49 2018 -0600
| |
| | Merge branch 'master' of http://github.com/JamKelley22/EightQueens
| |
| * commit 8af2ad6f9a77643290a7c20f4508ea28712e4fdf
| | Author: Jameel Kelley <jkelley@iastate.edu>
| | Date: Sat Jan 13 03:03:12 2018 -0600
| |
| | Update README.md
| |
| | Added Optional Switches Section
| |
| * commit e76b347ef498b5d1d3958021a31ec85fb2760e6a
| | Author: Jameel Kelley <jkelley@iastate.edu>
| | Date: Sat Jan 13 02:56:10 2018 -0600
| |
| | Update CHANGELOG.md
| |
* | commit 2645661048c73e41cb66fbd2f9e6d29254059dd8
|/ Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Sat Jan 13 03:04:29 2018 -0600
|
| Updated switches on bad switch
|
* commit 1f9475437ee41d94c15cdc359a57daf5b29fec54
|\ Merge: fa2b805 0f43f5c
| | Author: Jameel Kelley <jamkelley22@gmail.com>
| | Date: Sat Jan 13 02:45:16 2018 -0600
| |
| | added t switch to keep track of time, commented methods, cleaned up
| |
| * commit 0f43f5cb6fe5fac4ba2c0649061dbdae382c2449
| | Author: Jameel Kelley <jamkelley22@gmail.com>
| | Date: Sat Jan 13 00:10:26 2018 -0600
| |
| | Attempting to keep track of amount of time taken to solve 8 Queens problem
| |
* | commit fa2b805888583b25b8f38951c8d408cd4cf91b21
|\ \ Merge: 63d18bd 0c6f76f
| | | Author: Jameel Kelley <jamkelley22@gmail.com>
| | | Date: Sat Jan 13 01:50:53 2018 -0600
| | |
| | | Merge branch 'master' of http://github.com/JamKelley22/EightQueens
| | |
| * | commit 0c6f76f565f2022661a9ffdfb042048374065928
| | | Author: Jameel Kelley <jkelley@iastate.edu>
| | | Date: Sat Jan 13 01:12:04 2018 -0600
| | |
| | | Update README.md
| | |
* | | commit 63d18bd2538277fc785d6bdfce7b1be2112b1fc0
|/ / Author: Jameel Kelley <jamkelley22@gmail.com>
| | Date: Sat Jan 13 01:50:41 2018 -0600
| |
| | switches incorperated! -p & -n
| |
* | commit 522af72c5deb689737ca9feaf7f1a9833cfabbef
|\ \ Merge: ef1da86 01d1ace
| | | Author: Jameel Kelley <jamkelley22@gmail.com>
| | | Date: Sat Jan 13 00:12:23 2018 -0600
| | |
| | | Merge branch 'master' of http://github.com/JamKelley22/EightQueens
| | |
| * | commit 01d1ace00087d4ccf2c4042994c9aa2066e6293e
| | | Author: Jameel Kelley <jkelley@iastate.edu>
| | | Date: Fri Jan 12 12:37:42 2018 -0600
| | |
| | | Update README.md
| | |
| * | commit edf6a6d680248e2afa6763869911df9f5100e2a4
| | | Author: Jameel Kelley <jkelley@iastate.edu>
| | | Date: Fri Jan 12 12:37:06 2018 -0600
| | |
| | | Update CHANGELOG.md
| | |
| | | Added template
| | |
| * | commit e5a564856bcd6d7326d13511ed68c5f6ebe20b0f
| | | Author: Jameel Kelley <jkelley@iastate.edu>
| | | Date: Fri Jan 12 11:09:29 2018 -0600
| | |
| | | Update README.md
| | |
* | | commit ef1da866b666e8d87a12eee97d629723c4e87885
| |/ Author: Jameel Kelley <jamkelley22@gmail.com>
|/| Date: Sat Jan 13 00:12:09 2018 -0600
| |
| | Removed unnessary output
| |
* | commit be637e606ab085b57149c588fdb91e8934357fdd
|/ Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Fri Jan 12 15:07:45 2018 -0600
|
| begin creating markAttack
|
* commit 5432d5922aa8235f89353804de3798cda69b0475
| Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Fri Jan 12 09:51:58 2018 -0600
|
| added gitlog and CHANGELOG.md
|
* commit affd062f27545b0bf509908a17d072722a0bb906
| Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Fri Jan 12 00:58:00 2018 -0600
|
| SOLVEDgit add *!
|
* commit 2b31f36d2690c7330ec1c7aa0f1979265d081d62
|\ Merge: 8752df4 a48cb32
| | Author: Jameel Kelley <jamkelley22@gmail.com>
| | Date: Fri Jan 12 00:36:20 2018 -0600
| |
| | Merge branch 'master' of http://github.com/JamKelley22/EightQueens
| |
| * commit a48cb323f4a74f12e46f5ee58ac9d09b69079efe
| | Author: Jameel Kelley <jkelley@iastate.edu>
| | Date: Fri Jan 12 00:34:13 2018 -0600
| |
| | Delete queens
| |
* | commit 8752df4e93e6e43a687fa20896445743dcebcb64
|/ Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Fri Jan 12 00:36:05 2018 -0600
|
| updated gitignore, no more exe uploaded
|
* commit 7825e741bbd07b94a5d78514d7266f0147603abc
| Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Fri Jan 12 00:32:09 2018 -0600
|
| Fixed stupid error in attack check, Found one solution sucessfully!
|
* commit 91e68096df08e89335390db44c27123f263cb62b
| Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Fri Jan 12 00:02:16 2018 -0600
|
| moved main to bottom & removed function declaration, removed annoying output, changed confusing (x,y) => (i,j), attempt at recursion
|
* commit 7c5c355c2096dc170d1be5d12963c580966c46de
| Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Thu Jan 11 14:20:44 2018 -0600
|
| realized my mistake of using cartiesian coordinates...X and Y values are switched now. Attempting tests
|
* commit 9ee6b06f5a17111408177a61d9be93076a06c7db
| Author: Jameel Kelley <jamkelley22@gmail.com>
| Date: Thu Jan 11 13:18:39 2018 -0600
|
| removed visual print (unnessary and a hassle, began solving diagnals
|
* commit d91aedc06265c12ce320a50206b8fc5f5ac36a5b
| Author: root <root@coms327-vm.cs.iastate.edu>
| Date: Thu Jan 11 01:40:11 2018 -0600
|
| Basic framework. Manual add Queen, print board in required format
|
* commit 6e1baa1ab396d1298b288d975d69016e8e8ef6bc
Author: Jameel Kelley <jkelley@iastate.edu>
Date: Thu Jan 11 01:24:09 2018 -0600
Initial commit