Edge Weight is of type integer; this is a undesirable limitation of the tool as sometimes weights are decimal values. I have re-coded the tool to utilize Double instead of integer within a few hours, however reading old data files fail, thus this version is a major change.
I did not investigate the file format to see if there is versioning information held that would allow a conditional check, but if that version number is not in the file, you should consider it for future releases.
Edge Weight is of type integer; this is a undesirable limitation of the tool as sometimes weights are decimal values. I have re-coded the tool to utilize Double instead of integer within a few hours, however reading old data files fail, thus this version is a major change.
I did not investigate the file format to see if there is versioning information held that would allow a conditional check, but if that version number is not in the file, you should consider it for future releases.