ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView set theory implementation

Hey NI community,

    I am about to slog through building a set theory implementation.  Before I begin I was wondering if there is a current implementation already, or if anyone had ideas for a memory-efficient underlying containment object.  Thanks much.

 

Nathan

0 Kudos
Message 1 of 3
(3,388 Views)

I went ahead and implemented a basic set class with GOOP.  Base container class is an array of variants, so it's more or less universal.  Please comment on usefulness or improvements.

 

Certified-LabVIEW-Associate-Dev_rgb.jpg

0 Kudos
Message 2 of 3
(3,348 Views)

Hello Nathan

 

Could you guide us where exactly you want clarification because your discussion is too open?

 

Regards

Frank R.

0 Kudos
Message 3 of 3
(3,305 Views)