Commit Graph

71 Commits

Author SHA1 Message Date
=
e0495e8e28 fixes json import 2024-02-08 12:04:09 +01:00
=
65e96174cb simplified hash 2024-02-08 12:03:39 +01:00
=
aa59d05a93 minor changes 2024-02-08 12:02:58 +01:00
=
279158ecdf tettative final implementation 2024-02-08 12:02:13 +01:00
=
5004b50978 renamed oriented_difference to ...differences 2024-02-08 11:38:13 +01:00
=
843e9960a0 added hash!(p::PolyCube) 2024-02-08 11:27:05 +01:00
=
b783e16558 julia start 2024-02-07 19:15:03 +01:00
=
eea504461b renamed var to match algoithm 2024-02-07 19:14:49 +01:00
=
4e761a5cc6 no workspace files 2024-02-07 16:48:11 +01:00
=
9805f264c3 a fresh start 2024-02-06 18:58:23 +01:00
=
ca34ab8ba3 python now works, jl can leave 2024-02-06 18:54:53 +01:00
=
60bef312b5 can now subtract 2024-02-06 18:23:43 +01:00
=
b6a7a92a93 added function signature 2024-02-06 18:07:13 +01:00
=
58235e461c did not actually compute different orientations 2024-02-06 17:49:38 +01:00
=
38809fb307 now also ignoring count.json 2024-02-06 17:36:29 +01:00
=
966f72172f chain is weird 2024-02-06 17:35:56 +01:00
=
7f6ac272c3 main should be done for real testing for now 2024-02-06 17:35:40 +01:00
=
aa24653657 now also encodesd sets 2024-02-06 17:32:04 +01:00
=
3e4288cd66 added json encoder for PoyCubes 2024-02-06 17:15:45 +01:00
=
644ba22d1b fixed import and infinite growth 2024-02-06 17:02:16 +01:00
=
d0b161bfaa disregard out.json 2024-02-06 17:01:53 +01:00
=
028df78c3e now generate childern up to max size 2024-02-06 16:50:04 +01:00
=
2a87f9c46a tentative first implementation 2024-02-06 16:41:00 +01:00
=
5bcef8336b added generate_neighbors 2024-02-06 16:08:43 +01:00
=
a346503697 made tuple_reorientation to a general utility file 2024-02-06 15:45:07 +01:00
=
eafb8865ae empty main 2024-02-06 15:26:33 +01:00
=
d54fd92a94 tuple reorientation implemented 2024-02-06 15:26:18 +01:00
=
e48deaa297 rechanged python settings in VSCode 2024-02-06 15:25:25 +01:00
=
b01a16e270 vscode settings 2024-02-06 13:14:40 +01:00
=
befff78f36 added correct sequence for compariso 2024-02-06 13:12:08 +01:00
=
f0645a4d90 setup structure for rewrite 2024-02-06 13:00:52 +01:00
Maxime Vorwerk
e8186089a2 Merge branch 'master' of https://github.com/THEON-1/CubeShapeCounting 2023-11-03 10:00:11 +01:00
Maxime Vorwerk
2305f9e1c5 remove results.bin 2023-11-03 10:00:06 +01:00
Maxime Vorwerk
1db6a38ed6 still trying to fix 2023-11-03 09:59:34 +01:00
Theon-1
6f65edb144 corrected debug mode + end sound 2023-09-25 13:55:57 +02:00
Theon-1
be2e3fc320 added debug option 2023-09-25 13:32:59 +02:00
Maxime Vorwerk
3cc7b5d102 replaced plot function 2023-09-25 09:33:26 +02:00
Maxime Vorwerk
ec5069a9fb custom addition -> elementwise addition : Base 2023-09-25 06:48:26 +02:00
Maxime Vorwerk
4179f2bb45 result file path adjusted 2023-09-25 06:24:06 +02:00
Maxime Vorwerk
99ec7a1090 removed nonrecursive variant due to benchmarks 2023-09-25 04:30:40 +02:00
Maxime Vorwerk
8a0cd223d5 changed algorithm to make use of recent cubes 2023-09-25 04:29:40 +02:00
Maxime Vorwerk
b7e477f18e removed erroneous function call 2023-09-25 04:03:06 +02:00
Maxime Vorwerk
1f84c982f6 removed command line interface 2023-09-25 03:59:32 +02:00
Maxime Vorwerk
b040d7d3bd removed superfluous file 2023-09-25 03:58:48 +02:00
Maxime Vorwerk
638d02ddf6 changed Shape to Polycube 2023-09-25 03:58:25 +02:00
Maxime Vorwerk
08599a2d79 further simplified function definitions 2023-09-25 03:51:08 +02:00
Maxime Vorwerk
9ef4308601 Changed rotations def 2023-09-22 11:45:49 +02:00
Maxime Vorwerk
66471b1b08 renamed to polycubeCounting 2023-09-22 11:45:10 +02:00
Maxime Vorwerk
375f14db37 removed wrong type from Rotations 2023-08-29 16:17:30 +02:00
Maxime Vorwerk
fe0108d65e annotated type 2023-08-29 15:48:13 +02:00