PyBoolNet (hompage: github.com/hklarner) Code
Brought to you by:
hannesklarner
Last Changes ============ (May 2014, v1.02): - Added file conversion BoolNet->NuSMV - Added output format parameter that allows for a reduced network description using substitution and percolation (April 2014, v1.01): - Added export of 0-1 optimization problem as Potassco ASP problem. Use "save_ASP( Filename )". - Added option for removing inputs when searching for maximal symbolic steady states. Use "inputs_to_blinkers()" to convert each input node into a blinker, i.e., a node with a negative self-regulation.