Recent Releases of iggy

iggy - v2.2.0

  • improve output/logging
  • add option for JSON output
  • enumerate MICs using an iterator
  • use clingo 5.5.0 via clingo-rs 0.7.0

- Rust
Published by sthiele almost 5 years ago

iggy - Iggy 2.1.1

  • show predictions and labelings also on consistent data

- Rust
Published by sthiele over 6 years ago

iggy - Iggy 2.1.0

  • use structopt 0.3
  • use clingo 0.6

- Rust
Published by sthiele over 6 years ago

iggy - bug fix release

fix repair mode optgraph

- Rust
Published by sthiele almost 7 years ago

iggy - This is a complete rewrite in rust

With this release also the input format has changed to CIF complex interaction format. Please see the guide for more info.

- Rust
Published by sthiele about 7 years ago

iggy - bug fix release

Fixed

Fix in opt_graph: auto generated inputs are now used for all experiments
Fix the description of repair mode 1 (removing edges)

Changed

iggy and opt_graph now display the auto generated inputs when using --autoinputs

- Rust
Published by sthiele almost 8 years ago

iggy - bug fix release

fix missing pyasp import in query.py

- Rust
Published by sthiele about 9 years ago

iggy - emergency release

Pyasp 1.4.2 has been broken so we had make an emergency release an update to the new version 1.4.3. Older version of iggy wont install properly anymore.

- Rust
Published by sthiele over 9 years ago

iggy - first python3 release

  • port to python 3
  • use pyasp-1.4.1
  • Added level bound constraints. Now one can add information about the initial state of a node to the experiment profile. For example, the line node1=MIN states that node1 is initially at the minimum level (mostly that means absent). The level bound constraint prohibits any solutions that predict a further decrease in node1. Conversely, the line node2=MAX states that node2 is initially at the maximum level. The level bound constraint prohibits then any solution that predict a further increase in node2.

- Rust
Published by sthiele about 11 years ago

iggy - Polishing release

  • fixed bug with double solutions when enumerating labelings resp. repairs
  • fixed bug with wrongly computed number of unobserved nodes and # measured nodes not in the network
  • added descriptions to the iggy and opt-graph help messages,
  • changed terminology (coloring -> labeling).

- Rust
Published by sthiele over 11 years ago

iggy - First public release of iggy

- Rust
Published by sthiele almost 12 years ago