Skip to content
Snippets Groups Projects
Select Git revision
  • bug-collection
  • master default protected
2 results

build.gradle

Blame
    • René Schöne's avatar
      f863c9e7
      New heuristic port order and flexible driver. · f863c9e7
      René Schöne authored
      - heuristic port order compares input and output ports and sorts input ports depending on number of matching bits
      - Driver has now three required arguments: result type, computation and port order
      - JastAddTest extended to use the two port orders, and some refactoring
      f863c9e7
      History
      New heuristic port order and flexible driver.
      René Schöne authored
      - heuristic port order compares input and output ports and sorts input ports depending on number of matching bits
      - Driver has now three required arguments: result type, computation and port order
      - JastAddTest extended to use the two port orders, and some refactoring