Raphael Maenle
edd3c8620b
beforemerge
2017-12-22 22:55:55 +01:00
Raphael Maenle
86c4e26bc7
improved random generator, made information call from Part more direct
...
todo: add indexing to puzzlepieces and all four rotation into puzzlebox (or maybe only log?). this needs to be done for random algorithm and for realPuzzle
2017-12-21 13:07:01 +01:00
Raphael Maenle
bd07d291db
started random algorithm. problem with funciton separation between properties and layer
2017-12-21 12:43:31 +01:00
Raphael Maenle
dd9f8f3250
redid some of the includes and changed way statics are saved
2017-12-21 12:20:57 +01:00
TabDragon
60e57b9ae0
Added forward declarations to avoid ring compiler errors
2017-12-20 22:58:00 +01:00
Raphael Maenle
e641199ce4
Merge branch 'Team_CMU_MergeBase' of https://github.com/MMRVZ2017/MPK.Puzzle into Team_CMU_MergeBase
2017-12-20 22:11:49 +01:00
Raphael Maenle
b0aaeb84b2
added DestructionLayer, fixed minor problems
2017-12-20 22:10:08 +01:00
TabDragon
7ba76b4881
Fixed error in AbstractionLayer + redefine of solve.h
2017-12-20 22:09:41 +01:00
Raphael Maenle
ce5e007bc7
Removed lots of slack, edited map functions into dispatcher, puzzleMat missing
...
Removed overconstructed logic, changed vector to map. PuzzleMat object not defined yet, for implementation, make the functions that have already been called through it.
2017-12-20 18:23:39 +01:00
Raphael Maenle
507533531c
unfinished merge, problems with randomgenerator
...
random generator in class needs to return a randomized puzzlebox
2017-12-18 22:50:03 +01:00
g-spacewhale
ba4d757c5a
minor code improvements
...
changed coor from m,n to col,row as per philipp request. added typecast to uint8 before bitmaskconversion.
2017-12-16 00:10:52 +01:00
Raphael Maenle
2ef3f164c7
added basic dP calculation, removed deprication warnings
...
Changed for loops to auto range, changed returns to bool literals, changed return of constructor to more basic call.
added dP calculation, save of the per piece runtime is still missing in puzzlebox or constraint matrix.
2017-12-13 10:47:15 +01:00
d-kaselautzke
f0e287af20
Merge branch TeamCMU
...
random generator v2 + coor class
2017-12-06 21:24:11 +01:00
d-kaselautzke
e66aa080bb
changed m,n to Coor class
...
changed every unsigned int m,n to coor myCoor. except of getPiece
2017-12-06 20:56:01 +01:00
Raphael Maenle
9b282e83ca
generating "Random" Pieces from picture source now
...
rgb values stored as double in the piece base class. this is bound to change once other group has expanded piece base class.
2017-12-06 16:25:13 +01:00
Raphael Maenle
e2d2e403f5
changed all uint to unsigned int
2017-12-02 17:03:12 +01:00
c-weidinger
17c3841650
Clion Project created
...
Included Raphaels code in CLion Project
2017-12-02 14:39:19 +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
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
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
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
0c8ecb456a
edited file structure, added git instructions
2017-11-17 21:31:45 +01:00