Opened 17 years ago

Closed 17 years ago

#10 closed enhancement (fixed)

command line interface additions

Reported by: Stephen Siegel Owned by: ywei
Priority: minor Milestone:
Component: front Version: 1.0
Keywords: command line Cc:

Description

Several options need to be added to the commandline interface:

-reduce=urgent : use Urgent algorithm
-reduce=std : use Standard algorithm [default]
-deadlock=ignore : use "ignore" deadlock strategy (ignore all deadlocks)
-deadlock=potential : find all potential deadlocks
-deadlock=absolute : find absolute deadlocks only [default]

Change History (1)

comment:1 by ywei, 17 years ago

Resolution: fixed
Status: newclosed

Fixed. The front end can accept these new options now.

Note: See TracTickets for help on using tickets.