Skip to content

Convergence rate dependent on constants in objective function.  #4

Description

@1ozturkbe

As of commit 1bc2440, we can 'kind of' get the correct connectivity. However, the reltol has an effect on the convergence rate, as well as the magnitude of the penalty on the slack. I need to implement a way to normalize slack penalty.
Ideas:

  • normalize by maximum flow cost among all edges times number of edges
  • total cost is the sum(edgeCost*flow) * prod(slack).
    To be brainstormed...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions