Skip to content

Releases: hxt-tg/cimnet

CimNet-0.1.4

Choose a tag to compare

@hxt-tg hxt-tg released this 05 Feb 07:02

Changelog:

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

CimNet-0.1.3

Choose a tag to compare

@hxt-tg hxt-tg released this 27 Jul 15:14

Changelog:

  • Add customizable grid network class.

CimNet-0.1.2

Choose a tag to compare

@hxt-tg hxt-tg released this 11 May 05:36

Changelog:

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

CimNet-0.1.1

Choose a tag to compare

@hxt-tg hxt-tg released this 13 Apr 10:50

Changelog:

  • Make repository public
  • Add shortcut for visiting edge data