Skip to content

Standardize Naming between Algorithms #21

Description

@dlcole3

Right now, PlasmoBenders and PlasmoSchwarz using different naming conventions for similar attributes. For instance (PlasmoSchwarz/PlasmoBenders:

  • tolerance/tol
  • max_iterations/max_iters
  • subproblem_optimizer/solver
  • iteration/iter
    Also, PlasmoSchwarz uses a Timers mutable struct object while PlasmoBenders includes the timers as attributes under the algorithm. I think I want to standardize PlasmoBenders to what PlasmoSchwarz has.

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