You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
masawei
0cb390b186
More integration work.
Ran into problem with the AbstractModelChecker being declared const for the model check.
I use it for the subsystem generation and tell it what the current subsystem is. so I have two options:
1. Carry the subsystem as argument through all checking functions of the complete checking tree
2. Store the subsystem in the checker and use it in checkAp to induce the correct result back through the tree.
In the original implementation I used option 2.
But that does only work if it is not constant.
Former-commit-id: 8a833cc05e
12 years ago
..
Resources
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
algorithms
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
appendices
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
containers_overview
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
environment
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
exceptions
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
flow_graph
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
general_conventions
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
memory_allocation
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
synchronization
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
task_groups
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
task_scheduler
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
thread_local_storage
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
threads
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
timing
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
algorithms.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
appendices.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
containers_overview.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
environment.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
exceptions.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
flow_graph.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
general_conventions.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
introducing.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
memory_allocation.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
reference.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
synchronization.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
task_groups.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
task_scheduler.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
thread_local_storage.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
threads.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago
timing.htm
Added Intel TBB 4.1 Update 3 with Binaries for Windows, Linux and Mac OSX.
13 years ago