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 support for integer edge labels #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Harsh14901
Copy link

@Harsh14901 Harsh14901 commented Oct 13, 2022

Fixes #4

  • Created fresh template instances for Integer label types
  • Abstract out a solve template function to handle any data type for labels and states
  • Added an option vfe to parse the input file in VF format with integer edge labels.
  • Fix hardcoded datatypes in dataloaders.
  • Add command for compiling as a shared library in Makefile

PS: For easy reviewing please start review after the commit Reformat files

- Created fresh template instances for Integer label types
- Abstract out a solve template function to handle any data type for labels and states
- Added an option `vfe` to parse the input file in VF format with integer edge labels.
- Fix hardcoded datatypes in dataloaders.
- Add command for compiling as a shared library in Makefile
@zezewww
Copy link

zezewww commented Oct 31, 2022

Thank you so much for merging this branch! Fantastic work! I am so poor at C++, can't do it myself...

@RazviOverflow
Copy link

Wondering why this isn't merged in the main repo. Could be just another example of academia abandonware?

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.

Problem inputting labeled edges
3 participants