Sha256: 55b57c28a165f19715240defcb06f6702679f74d7b864af25b4f3302ccb378b7

Contents?: true

Size: 170 Bytes

Versions: 2

Compression:

Stored size: 170 Bytes

Contents

# encoding: UTF-8

module Vote
  module Condorcet
    module Schulze

      class WinAndLost < Vote::Condorcet::Schulze::Basic
        #...
      end

    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vote-schulze-0.2.0 lib/vote/condorcet/schulze/win_and_lost.rb
vote-schulze-0.1.0 lib/vote/condorcet/schulze/win_and_lost.rb