Commit Graph

152 Commits

Author SHA1 Message Date
Raphael Maenle
e2d2e403f5 changed all uint to unsigned int 2017-12-02 17:03:12 +01:00
Raphael Maenle
b1b6d55fc6 removes previously tracked files from commit 2017-12-02 17:01:51 +01:00
Raphael Maenle
2f91ceaccb edited .gitignore once more 2017-12-02 16:54:00 +01:00
Raphael Maenle
e303642409 edited gitignore to not sync .idea and cmap-build-debug 2017-12-02 16:52:32 +01:00
c-weidinger
17c3841650 Clion Project created
Included Raphaels code in CLion Project
2017-12-02 14:39:19 +01:00
g-spacewhale
51dd40961f added toto txt file 2017-12-02 11:37:37 +01:00
g-spacewhale
92eb243268 minor edit in structure. cleanup 2017-11-30 22:29:52 +01:00
g-spacewhale
82d0c740c3 added a simple converter from part to puzzlepiece called convertPart2PuzzlePiece. takes and gives vectors only 2017-11-30 14:19:25 +01:00
2c71dd7a47 Added rotation functionality, minor cleanups on the way 2017-11-28 21:35:49 +01:00
3567b77cec added basic construct to keep on turning puzzle piece. non functional as of yet. 2017-11-22 16:06:23 +01:00
PGotzmann
c56b117d81 Added CLions local project directories and .DS_Store (MAC OS) to gitignore
Local folders created by CLion and MAC OS are now excluded in gitignore. This allows users to work directly in the local Git directory without syncing unnessasary files.
2017-11-22 11:05:35 +01:00
PGotzmann
17386304c5 Merge branch 'master' into inception 2017-11-22 10:56:11 +01:00
g-spacewhale
af3ba8da56 edited README Todo to reflect new steps in project. 2017-11-21 16:26:03 +01:00
g-spacewhale
742dbd3c36 edited todo in readme to new todos 2017-11-21 16:23:26 +01:00
g-spacewhale
6c81722d02 removed a.out from HEAD cache. less spamming now, sry about that. 2017-11-21 16:14:12 +01:00
g-spacewhale
74e1e2e224 changed to use heavypuzzle in main 2017-11-21 16:05:38 +01:00
g-spacewhale
1e0018c6a4 changed minor stuff 2017-11-21 15:07:15 +01:00
g-spacewhale
e947a8b24f slight update to structure. going into subbranch now 2017-11-21 11:19:51 +01:00
g-spacewhale
665ad108d4 changed review and log 2017-11-21 10:31:48 +01:00
g-spacewhale
772a1d815a added hardest puzzle #evafornoobs. does not compute 2017-11-19 23:03:11 +01:00
g-spacewhale
aa00553bdb removed bugs. some puzzles take forever. most can be solved 2017-11-19 22:53:00 +01:00
g-spacewhale
15940f41da added more strucuture to strucutur.cpp. commiting now to extract new debugging branch 2017-11-19 17:52:02 +01:00
c308b6d9e8 furthered structure.cpp with code segments. edited log class in solve.h 2017-11-18 22:48:40 +01:00
85da2a4def Merge branch 'master' into TeamCMU
adding current master changes to branch
2017-11-18 20:42:30 +01:00
g-spacewhale
d9c659698b
Update README.md 2017-11-18 20:20:58 +01:00
g-spacewhale
8ddc13d65c merged master 2017-11-18 10:47:48 +01:00
g-spacewhale
12cb2023b1 added swp to gitignore, removed a swp 2017-11-18 10:44:10 +01:00
g-spacewhale
1318b86dfb removes swp files 2017-11-18 10:34:23 +01:00
g-spacewhale
57340e9ec3 Merge branch 'master' into TeamCMU
merging master into branch. adding gitignore
2017-11-18 10:30:13 +01:00
g-spacewhale
290046e52b added .gitignore 2017-11-18 10:26:50 +01:00
g-spacewhale
beb1404b86 Merge branch 'master' into TeamCMU 2017-11-18 10:24:34 +01:00
g-spacewhale
638c515a03 removed temp and local from Readme 2017-11-18 10:14:03 +01:00
g-spacewhale
9bb5bf23a3 Merge branch 'CMUadd_partgoodU' into TeamCMU
this reverts to original function as U implementation not working
2017-11-18 10:06:51 +01:00
g-spacewhale
ce87ec7885 Merge branch 'master' into TeamCMU 2017-11-18 10:03:13 +01:00
g-spacewhale
46dbdd5ed5 changed readme 2017-11-18 10:02:21 +01:00
g-spacewhale
4aeb90259f code not functional, added in new function reverted original function 2017-11-18 09:50:09 +01:00
g-spacewhale
204387c42f resolved readme.m conflict to master 2017-11-18 08:36:50 +01:00
g-spacewhale
037d20096a added codebase. changed folderstructure 2017-11-18 08:22:35 +01:00
g-spacewhale
95cf7cc7b3 edited file structure to better represent our current system. added entire code base 2017-11-18 08:16:05 +01:00
g-spacewhale
03f1fd78e2
Update README.md 2017-11-17 22:29:31 +01:00
g-spacewhale
623df2e3c9 edited readme again 2017-11-17 22:23:44 +01:00
g-spacewhale
874273201c changed readme 2017-11-17 22:12:10 +01:00
g-spacewhale
b05fedb76e added folder structure 2017-11-17 22:10:36 +01:00
g-spacewhale
d4de31d21d edited readme 2017-11-17 21:40:10 +01:00
g-spacewhale
c876daacc7 added main 2017-11-17 21:38:47 +01:00
g-spacewhale
85a846cce4 edited readme 2017-11-17 21:32:21 +01:00
g-spacewhale
0c8ecb456a edited file structure, added git instructions 2017-11-17 21:31:45 +01:00
g-spacewhale
a1dea01195 rem. legacy added commited master
removed legacy file structure and added the planned structure
2017-11-17 21:23:32 +01:00
g-spacewhale
5480c2e5a8 filestructure, parts, backlog
added a filestructure as well as the basic parts. a readme and a backlog
2017-11-17 21:09:15 +01:00
g-spacewhale
aa1ecd4a0b
Update README.md 2017-11-17 20:55:57 +01:00