Help for this page

Select Code to Download


  1. or download this
    use strict; 
    use warnings;
    ...
                   limbic => sub { limbic($root, $prod, @facts) },
               my_old => sub { closest($root, $prod, @facts) }
    });
    
  2. or download this
    Closest is 70499
    Limbic says: 70499
    ...
    limbic 8.02/s     --   -82%  -100%
    pruner 45.1/s   462%     --   -98%
    my_old 2632/s 32727%  5737%     --
    
  3. or download this
    P=4789309440, R=69204.8368251815
    Closest is 61440
    ...
    limbic 0.749/s      --   -100%   -100%
    pruner   181/s  24119%      --    -97%
    my_old  5545/s 740213%   2957%      --