| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed solutions vector, added constants | enricotenuti | 2024-09-26 | 2 | -10/+14 |
| * | Fixed nsols, added atomic vars where possible | enricotenuti | 2024-09-25 | 1 | -12/+8 |
| * | Fixed multithread search, todo multiple scramble memory release | enricotenuti | 2024-09-24 | 1 | -92/+66 |
| * | Merge branch 'sebastianotronto:master' into master | Enrico Tenuti | 2024-09-24 | 1 | -136/+230 |
| |\ | |||||
| | * | Added comment on performance issue | Sebastiano Tronto | 2024-09-20 | 1 | -0/+13 |
| | * | Simplified code for h4k0 | Sebastiano Tronto | 2024-09-20 | 1 | -87/+42 |
| | * | Fix regression | Sebastiano Tronto | 2024-09-19 | 1 | -4/+4 |
| | * | cleanup | Sebastiano Tronto | 2024-09-19 | 1 | -65/+2 |
| | * | Parallelized gendata_h0k4; set up for new gendata_realcoord | Sebastiano Tronto | 2024-09-19 | 1 | -109/+298 |
| * | | Merge branch 'threaded_solver' | enricotenuti | 2024-09-19 | 3 | -2/+339 |
| |\ \ | |/ |/| | |||||
| | * | pthread solver to fix | enricotenuti | 2024-09-19 | 3 | -2/+339 |
| * | | Fixed data race | Sebastiano Tronto | 2024-09-19 | 1 | -8/+10 |
| * | | Split solve h48 from stats | Sebastiano Tronto | 2024-09-18 | 3 | -100/+101 |
| * | | Small improvements | Sebastiano Tronto | 2024-09-18 | 1 | -10/+16 |
| |/ | |||||
| * | Small cleanup | Sebastiano Tronto | 2024-09-18 | 1 | -6/+5 |
| * | Renamed gen_48_short -> gendata_h48_short | Sebastiano Tronto | 2024-09-18 | 1 | -3/+3 |
| * | Small improvement | Sebastiano Tronto | 2024-09-18 | 1 | -1/+1 |
| * | Parallelized h48k2 gendata | Sebastiano Tronto | 2024-09-17 | 3 | -28/+69 |
| * | Fix and cleanup printing table info | Sebastiano Tronto | 2024-09-12 | 2 | -6/+8 |
| * | Cleanup gendata tools | Sebastiano Tronto | 2024-09-12 | 1 | -0/+1 |
| * | Simplified solver | Sebastiano Tronto | 2024-09-11 | 4 | -8/+28 |
| * | Finished table refactor | Sebastiano Tronto | 2024-09-11 | 3 | -3/+56 |
| * | Better way to read tables for solver | Sebastiano Tronto | 2024-09-11 | 2 | -11/+23 |
| * | 8 bit tables | Sebastiano Tronto | 2024-09-10 | 3 | -53/+50 |
| * | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 2024-09-10 | 3 | -56/+127 |
| * | Added tabletype to tableinfo | Sebastiano Tronto | 2024-09-10 | 1 | -1/+8 |
| * | Added next table offset to tableinfo | Sebastiano Tronto | 2024-09-10 | 1 | -1/+5 |
| * | Added tableinfo | Sebastiano Tronto | 2024-09-09 | 2 | -0/+94 |
| * | Improved gendata_h48k2 performance | Sebastiano Tronto | 2024-09-07 | 2 | -36/+88 |
| * | Patch up spurious warning | Sebastiano Tronto | 2024-09-06 | 1 | -0/+25 |
| * | Added test for invermoves and small refactor | Sebastiano Tronto | 2024-09-05 | 1 | -14/+40 |
| * | Whoops another missed renaming _ -> CAPS | Sebastiano Tronto | 2024-09-05 | 1 | -17/+16 |
| * | Added test for premove and a comment | Sebastiano Tronto | 2024-09-05 | 1 | -0/+1 |
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 15 | -244/+245 |
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 22 | -1211/+1186 |
| * | Moved stuff around | Sebastiano Tronto | 2024-09-03 | 6 | -119/+124 |
| * | Merge pull request #2 from enricotenuti/master | Sebastiano Tronto | 2024-08-30 | 3 | -70/+218 |
| |\ | |||||
| | * | format fix | enricotenuti | 2024-08-30 | 2 | -19/+19 |
| | * | allowedH48 tests | enricotenuti | 2024-08-30 | 1 | -2/+2 |
| | * | constants fix | enricotenuti | 2024-08-29 | 2 | -8/+7 |
| | * | nissbranch ver1 | enricotenuti | 2024-08-29 | 3 | -202/+200 |
| | * | Merge branch 'sebastianotronto:master' into master | Enrico Tenuti | 2024-08-29 | 2 | -37/+111 |
| | |\ | |||||
| | * | | premoves and niss | enricotenuti | 2024-08-26 | 2 | -27/+178 |
| * | | | Added log message for table generation | Sebastiano Tronto | 2024-08-30 | 1 | -2/+4 |
| * | | | Tables fixed, cleanup and optimizations needed | Sebastiano Tronto | 2024-08-30 | 1 | -21/+13 |
| * | | | Cleanup | Sebastiano Tronto | 2024-08-30 | 2 | -14/+13 |
| * | | | Added tool for checking new tables (and they are wrong) | Sebastiano Tronto | 2024-08-30 | 3 | -8/+19 |
| * | | | Small fix pre-test | Sebastiano Tronto | 2024-08-29 | 1 | -4/+6 |
| | |/ |/| | |||||
| * | | Gendata added for h48k2, need to verify with new tool | Sebastiano Tronto | 2024-08-26 | 2 | -37/+111 |
| |/ | |||||
| * | Fixed bug in run solve | Sebastiano Tronto | 2024-08-26 | 1 | -2/+10 |
