Skip to content

Conversation

@YingboMa
Copy link
Member

@YingboMa YingboMa commented Oct 4, 2024

No description provided.

else
ag = AliasGraph(mm, ndsts(state.structure.graph))
end
dummy_derivative_graph!(state.structure, var_eq_matching, jac, state_priority, ag, mm, log)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
dummy_derivative_graph!(state.structure, var_eq_matching, jac, state_priority, ag, mm, log)
dummy_derivative_graph!(
state.structure, var_eq_matching, jac, state_priority, ag, mm, log)

Comment on lines 404 to 405
:inneighbors, :is_directed, :ne, :nv, :outneighbors,
:src, :vertices]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
:inneighbors, :is_directed, :ne, :nv, :outneighbors,
:src, :vertices]
:inneighbors, :is_directed, :ne, :nv, :outneighbors,
:src, :vertices]

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

Successfully merging this pull request may close these issues.

2 participants