index
:
nissy
master
Where is nissy?
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pruning.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the possibility to compress tables to 2 bits per entry.
Sebastiano Tronto
2021-12-23
1
-29
/
+99
*
Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ...
Sebastiano Tronto
2021-12-16
1
-43
/
+52
*
Added gen command and modified installation instructions for tables
Sebastiano Tronto
2021-12-10
1
-0
/
+15
*
Fixed genptable for small tables and tables that do not use symmetry
Sebastiano Tronto
2021-12-09
1
-1
/
+5
*
Multi-threaded pruning table generation - now it's actually fast :)
Sebastiano Tronto
2021-12-09
1
-30
/
+106
*
Just refortmatting and added one type
Sebastiano Tronto
2021-12-08
1
-18
/
+26
*
Cleanup
Sebastiano Tronto
2021-12-08
1
-176
/
+0
*
Faster and nice pruning table generation. Can still be improved with multithr...
Sebastiano Tronto
2021-12-08
1
-8
/
+8
*
Faster ptable generation (but I can make it faster)
Sebastiano Tronto
2021-12-08
1
-9
/
+45
*
Expanded on previous comment: now it contains an idea of solution
Sebastiano Tronto
2021-12-07
1
-0
/
+19
*
Just added a comment
Sebastiano Tronto
2021-12-07
1
-0
/
+8
*
Moved a bunch of commented code to the bottom of the file. I still don't want...
Sebastiano Tronto
2021-12-03
1
-121
/
+116
*
Multithreading seems to be working now, it was easier than expected!
Sebastiano Tronto
2021-11-20
1
-2
/
+8
*
Use inttypes.h macros to print uint64_t variables (this requires -std=c99). A...
Sebastiano Tronto
2021-11-17
1
-9
/
+7
*
Load all necessary pruning tables for a step before the actual solving process
Sebastiano Tronto
2021-11-15
1
-1
/
+6
*
Fixed a problem with htr-drud coordinates. The corresponding pruning table al...
Sebastiano Tronto
2021-11-13
1
-0
/
+1
*
I tried to remove the dependence on antindex in order to get rid of them
Sebastiano Tronto
2021-11-12
1
-21
/
+136
*
Unimportant fixed
Sebastiano Tronto
2021-11-12
1
-0
/
+3
*
Rewritten from scratch. Welocme nissy 2.0!
Sebastiano Tronto
2021-11-11
1
-0
/
+271
Generated with
cgit
- Back to
sebastiano.tronto.net