Skip to content

Fix inconsistent naming of poly classes? #1216

Open
@gilirosenberg12

Description

@gilirosenberg12

Application
The class naming of the polynomial classes seems inconsistent to me ("model" vs. "polynomial"). For example, consider the higher order polynomial class (BinaryPolynomial) vs. the quadratic one (BinaryQuadraticModel).

Proposed Solution
How about BinaryPolynomialModel for the higher-order polynomial class? The documentation even uses this terminology already! ("Higher-Order Models")

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion or general discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions