Skip to content

Remove unused methods in CCOpt #60

Description

@frapac

Looking at the current code in CCOpt, I am wondering if we can remove the following files:

  • src/Models/fischer_burmeister_relaxation.jl
  • src/Models/chen_chen_kanzow_relaxation.jl
  • src/Models/lasry_lions_penalty.jl
  • src/Models/natural_residual_relaxation.jl

I think it's better if we focus exclusively on interior-point methods in CCOpt (at least for now). An idea would be to move these files in a new package called CCOpt-experiments.jl.

Let me know what is your opinion.

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