SiGN-BN Change History
SiGN-BN HC+Bootstrap
Release 1.8.3 (Oct 12 2021)
- No functionally updated. Release of the free executable binary version.
Release 1.8.2 (Oct 8 2020)
- Disabled the file existence check for output.
- name option added for output with the TXT file format.
Release 1.8.1 (Apr 1 2019)
- Shirokane 5 supported.
- Existing files are checked before over-writing.
Release 1.7.0 (Mar 16 2018)
- Now SiGN-BN is able to accept missing values in input data.
Use "-I allow_nan=on" with "-s BNRCMV".
Also, use "-I nan=" to handle missing values in your
file.
Release 1.6.0 (Mar 9 2018)
- A new skeleton type "--skel-type no_parents" was added.
Release 1.5.7 (Jul 19 2016)
- Re-compiled on the latest compiler on Shirokane 3.
- The job scropt for the Grid Engine signbn-hcbs.sh was also updated for the latest environment.
- The old binary (1.5.5) can be executed via signbn-hcbs.old.sh on ~tamada/sign.
- The default memory usage setting was changed to 3.7GB.
Release 1.5.6 (Aug 19 2015)
- The default memory usage setting was changed.
Release 1.5.5 (Feb 26 2015)
- The file name of the standard execution script for HGC Shirokane 2 Grid Engine has been changed.
- The bootstrap method is implied by default and the --bs option is obsolete when you use the script.
- Implemented the hybrid parallelization mode (--hybrid).
- Implemented the new score cache algorithm. Use the "--cache" option to use the
old implementation.
- Changed the default value of the --blocks option to 0 and if the dynamic mode and
the boostrap method are enabled but --blocks is not specified, then the program will stop
with an error messsage.
- Changed to cause an error if "--y x" is specified.
- Implemented the new greedy hill-climbing algorithm. Specify "--algo hc" to use the
old one.
SiGN-BN NNSR
Release 0.16.8 (Dec 08 2021)
- No functionally updated. Release of the free executable binary version.
Release 0.16.7 (Oct 08 2020)
- name option added for output with the TXT file format.
Release 0.16.6 (Sep 18 2019)
- Supported the arbitary network file format file for
the skeleton network.
- Suppressed the warning messages if nodes in the skeleton network
are not found in the sampled and/or full dataset.
- Improved the handling of the skeleton network.
Release 0.16.5 (Sep 12 2019)
Release 0.16.4 (Apr 2 2019)
Release 0.14.3 (Jul 20 2016)
- Re-compiled on the latest compiler on Shirokane 3.
Release 0.14.2 (Mar 2 2015)
- The "-y" option now becomes the same meaning of SiGN-BN HC+BS rel 1.5.5.
- Supports multi-threaded execution using OpenMP. Set OMP_NUM_THREADS variable for the number of
threads used in a single MPI process. (NOTE: The binary for shirokane3 does not supports multi-thread
execution.)
SiGN-BN Para-OS