48#ifndef AGRUM_ITHREAD_NUMBER_MANAGER_H
49#define AGRUM_ITHREAD_NUMBER_MANAGER_H
std::size_t Size
In aGrUM, hashed values are unsigned long int.
gum is the global namespace for all aGrUM entities
virtual Size getNumberOfThreads() const =0
returns the current max number of threads of the scheduler
virtual bool isGumNumberOfThreadsOverriden() const =0
indicates whether the user set herself the number of threads
virtual void setNumberOfThreads(Size nb)=0
sets the number max of threads that can be used