Package | Description |
---|---|
exploration.interfaces.oneDim |
package contains interfaces for a 1D design space exploration experiments.
|
exploration.interfaces.threeDim |
package contains interfaces for a 3D design space exploration experiments.
|
exploration.interfaces.twoDim |
package contains interfaces for a 2D design space exploration experiments.
|
solver |
package contains Z3 Specific code.
|
solver.distributedMemory.mapping |
package contains solver for mapping problem (partition + allocation + communication cost).
|
solver.distributedMemory.partitioning |
package contains solver for partitioning problem.
|
solver.distributedMemory.placement |
package contains solver for placement problem.
|
solver.distributedMemory.scheduling |
package contains solver for scheduling problem for a distributed memory architecture.
|
solver.sharedMemory.combinedSolver |
package contains solver for scheduling problem for a shared memory architecture.
|
solver.sharedMemory.combinedSolver.nonpipelined |
package contains solver for scheduling problem for a shared memory architecture for non-pipelined scheduling.
|
solver.sharedMemory.combinedSolver.pipelined |
package contains solver for scheduling problem for a
shared memory architecture for pipelined scheduling.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Class and Description |
---|
SolverFunctions
Interface that every solver must implement so that it could
be used by the design space exploration.
|