Class: BracketTree::Bracket::DoubleElimination

Inherits:
Base
  • Object
show all
Includes:
PositionalRelationDelegators
Defined in:
lib/bracket_tree/bracket/double_elimination.rb

Instance Attribute Summary

Attributes inherited from Base

#depth, #insertion_order, #matches, #root, #seed_order

Method Summary

Methods included from PositionalRelationDelegators

#relation

Methods inherited from Base

#add, #at, by_size, #depth_check, #each, generate_from_template, #in_order, #initialize, #match_loser, #match_winner, #replace, #seats, #seed, template, #to_h, #top_down, #winner

Constructor Details

This class inherits a constructor from BracketTree::Bracket::Base