Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text representation for FlowProblem #2

Open
GordStephen opened this issue May 21, 2019 · 0 comments
Open

Add text representation for FlowProblem #2

GordStephen opened this issue May 21, 2019 · 0 comments

Comments

@GordStephen
Copy link
Collaborator

Right now printing FlowProblem is not particularly readable given the web of linked lists. Should make a nicer output using flows, costs, injections, etc.

This should probably also add a solve status flag to FlowProblem: :unsolved, :solved, or :infeasible. It could be reset to :unsolved whenever the problem is modified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant