Skip to content

Ensure openings follow parent line #66

@allanjoseph98

Description

@allanjoseph98

The DB already follows the format Opening family: variation1, var2, var3... It follows that French Defense: Advance Variation derives from French Defence. We should also ensure that the corresponding pgns also follow this logic: 1. e4 e6 2. d4 d5 3. e5 should be derived from 1. e4 e6 2. d4 d5 and not 1. d4 e6 2. e4 d5. This is already the case for most openings. However, there are still a lot of bad transpositions.

To fix them we should:

  1. Ensure every Opening family has a unique shortest pgn What makes a unique opening (variation)? #55 - WIP
  2. Use the fixed families to fix bad var1's, use fixed var1's to fix var2's etc.
  3. If name ends in "...Gambit", ensure "...Gambit Accepted" and "...Gambit Declined" are children of "Gambit"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions