|
WSF
|
#include "wsf_mil_export.h"#include <memory>#include <string>#include <vector>#include "UtCloneablePtr.hpp"#include "UtMemory.hpp"#include "UtOptimalAssignment.hpp"#include "WsfQuantumMatrix.hpp"

Go to the source code of this file.
Classes | |
| class | WsfQuantumAllocator |
| class | WsfQuantumAllocatorFactory |
| class | WsfQuantumAllocatorScript |
| class | WsfQuantumAllocatorSimple |
| class | WsfQuantumAllocatorGreedyIsolated |
| class | WsfQuantumAllocatorGreedyPriority |
| class | WsfQuantumAllocatorGreedyValue |
| class | WsfQuantumAllocatorGreedyProfit |
| class | WsfQuantumAllocatorOptimalProfit |
Typedefs | |
| using | AllocationList = std::vector<std::pair<WsfAssetPerception*, ut::CloneablePtr<WsfQuantumTask>>> |
| using AllocationList = std::vector<std::pair<WsfAssetPerception*, ut::CloneablePtr<WsfQuantumTask>>> |