Skip to content

Releases: hxt-tg/cimnet

CimNet-0.1.4

05 Feb 07:02
Compare
Choose a tag to compare

Changelog:

  • Bugs fix: Copy constructor between Network and DirectedNetwork.
  • Bugs fix: edges() construction of DirectedNetwork.

CimNet-0.1.3

27 Jul 15:14
Compare
Choose a tag to compare

Changelog:

  • Add customizable grid network class.

CimNet-0.1.2

11 May 05:36
Compare
Choose a tag to compare

Changelog:

  • Use parenthesis methods for visiting edge in example.
  • Add number of neighbors private variable in GridNetwork.

CimNet-0.1.1

13 Apr 10:50
Compare
Choose a tag to compare

Changelog:

  • Make repository public
  • Add shortcut for visiting edge data