# File lib/ai4r/genetic_algorithm/genetic_algorithm.rb, line 263
      def self.set_cost_matrix(costs)
        @@costs = costs
      end