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

replace typedefs with names as Graph with GraphType #95

Open
DerThorsten opened this issue Jun 14, 2017 · 0 comments
Open

replace typedefs with names as Graph with GraphType #95

DerThorsten opened this issue Jun 14, 2017 · 0 comments
Milestone

Comments

@DerThorsten
Copy link
Owner

DerThorsten commented Jun 14, 2017

Many typedefs in Solvers use typedef XXXX Objective;
typedef XXXX Graph;
To increase consistency rename these typedef to ObjectiveType and GraphType;

@ahmadnish this should be a easy task. If you want to work on this / start to work on this let me know

@DerThorsten DerThorsten added this to the v1.0 milestone Jun 14, 2017
@ahmadnish ahmadnish mentioned this issue Jun 22, 2017
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant