vf3lib icon indicating copy to clipboard operation
vf3lib copied to clipboard

Add support for integer edge labels

Open Harsh14901 opened this issue 3 years ago • 2 comments

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

Harsh14901 avatar Oct 13 '22 12:10 Harsh14901

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

zezewww avatar Oct 31 '22 12:10 zezewww

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

RazviOverflow avatar Feb 12 '23 19:02 RazviOverflow