File: pi_configuration.xml

package info (click to toggle)
scram 0.16.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,016 kB
  • sloc: xml: 120,766; cpp: 23,966; python: 1,256; ansic: 100; makefile: 9
file content (11 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<scram>
  <input-files>
    <file>correct_tree_input_with_probs.xml</file>
  </input-files>
  <output-path>temp_results.xml</output-path>
  <options>
    <algorithm name="bdd"/>
    <prime-implicants/>
  </options>
</scram>