issues
search
dylanfarrer
/
ConCluster
ConCluster is a C library for simplifying the creation of multi-agent systems.
MIT License
1
stars
0
forks
source link
Null accept
#7
Closed
dylanfarrer
closed
7 months ago
dylanfarrer
commented
7 months ago
This PR:
allows each node member to be instantiated with NULL pointers.
adds happy path unit tests to test this feature.
updates header commentary to reflect new function behaviour.
This PR: