Skip to content

Tags: victormmp/NodeModel

Tags

v5.1.1/Position_annealer_working

Toggle v5.1.1/Position_annealer_working's commit message
modified PositionAnnealer to correctly modify nodes positions

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/5.0.0 (#24)

* Started optimization alghorithm, and add logging option

* modified optimization script

* improved logging and finished first optimization loop scheleton

* add crossover for first optimization alghorithm

* add crossover

* add new quality indicator

* Add second optimization

* add aneealing scheleton challs

* trying to implemente simulated annealing for second optimization

* Add simulated anneaing for third optimization. modified annealing for second optimization. Finished main optimization loop

* add script to find the best d0 value

* modified PositionAnnealer to correctly modify nodes positions

* Adjusted third optimization, fixed area node generation and add plots in the middle of main optimization script

v4.1.0

Toggle v4.1.0's commit message
fixed method for generating fitness for variables

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/4.0.0 (#23)

* generate nodes for line

* create method to generate nodes for a list and an area; implemented test for the new PreProcess layer

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/3.0.0 (#22)

* add command line options for NetworkTest

* add command line option for NetworkTest and changed base distance d0 to 10 meters

* add command line execution

* add docstring for test methods and add README file

v2.0.1

Toggle v2.0.1's commit message
fix import files to run directly into cmd

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/2.0.0 (#17)

* Refactoring code

Signed-off-by: victormmp <victormmp@outlook.com>

* add GeoService; now points can be obtained through geojson file

* small fixes

v1.3.0

Toggle v1.3.0's commit message
Small modifications in tests files; Add ZigBee model

v1.2.0

Toggle v1.2.0's commit message
add requirements

ISSUE-13

Toggle ISSUE-13's commit message
add method to insert variance to default transmission power