AI-SimulatedAnnealing

 view release on metacpan or  search on metacpan

t/annealing_tests.t  view on Meta::CPAN

#!/usr/bin/perl

####
# annealing_tests.t:  Test the AI::SimulatedAnnealing module.
#
# Usage:
#
#     perl -w annealing_tests.t market_distances.csv
####
use 5.010001;
use strict;
use warnings;
use utf8;

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.431 second using v1.00-cache-2.02-grep-82fe00e-cpan-585fae043c8 )