New approach for Dynamic Vehicle Routing Problem based on Particle Swarm Optimization
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1533 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
ffa860e6c3
commit
4abcd8d7c9
1 changed files with 0 additions and 108 deletions
|
|
@ -1,108 +0,0 @@
|
||||||
<?xml version = '1.0'?>
|
|
||||||
<kdevelop>
|
|
||||||
<general>
|
|
||||||
<projectmanagement>KDevCustomProject</projectmanagement>
|
|
||||||
<projectdirectory>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</projectdirectory>
|
|
||||||
<absoluteprojectpath>true</absoluteprojectpath>
|
|
||||||
<author></author>
|
|
||||||
<email></email>
|
|
||||||
<version>$VERSION$</version>
|
|
||||||
<primarylanguage>C++</primarylanguage>
|
|
||||||
<ignoreparts/>
|
|
||||||
<secondaryLanguages>
|
|
||||||
<language>C</language>
|
|
||||||
</secondaryLanguages>
|
|
||||||
</general>
|
|
||||||
<kdevcustomproject>
|
|
||||||
<filelistdirectory>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</filelistdirectory>
|
|
||||||
<run>
|
|
||||||
<mainprogram>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp/application/psoParallelMainDVRP</mainprogram>
|
|
||||||
<directoryradio>custom</directoryradio>
|
|
||||||
<customdirectory>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</customdirectory>
|
|
||||||
<programargs></programargs>
|
|
||||||
<terminal>false</terminal>
|
|
||||||
<autocompile>true</autocompile>
|
|
||||||
<envvars/>
|
|
||||||
</run>
|
|
||||||
<build>
|
|
||||||
<buildtool>make</buildtool>
|
|
||||||
<builddir>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</builddir>
|
|
||||||
</build>
|
|
||||||
<make>
|
|
||||||
<abortonerror>false</abortonerror>
|
|
||||||
<numberofjobs>1</numberofjobs>
|
|
||||||
<dontact>false</dontact>
|
|
||||||
<makebin>/usr/bin/make VERBOSE=1 </makebin>
|
|
||||||
<selectedenvironment>default</selectedenvironment>
|
|
||||||
<environments>
|
|
||||||
<default/>
|
|
||||||
</environments>
|
|
||||||
</make>
|
|
||||||
<blacklist>
|
|
||||||
<path>kdevelop</path>
|
|
||||||
<path>Debug</path>
|
|
||||||
<path>doc</path>
|
|
||||||
<path>archive</path>
|
|
||||||
<path>Release</path>
|
|
||||||
<path>CMakeFiles</path>
|
|
||||||
<path>build</path>
|
|
||||||
<path>application</path>
|
|
||||||
<path>.settings</path>
|
|
||||||
<path>src</path>
|
|
||||||
</blacklist>
|
|
||||||
</kdevcustomproject>
|
|
||||||
<kdevfilecreate>
|
|
||||||
<filetypes/>
|
|
||||||
<useglobaltypes>
|
|
||||||
<type ext="ui" />
|
|
||||||
<type ext="cpp" />
|
|
||||||
<type ext="h" />
|
|
||||||
</useglobaltypes>
|
|
||||||
</kdevfilecreate>
|
|
||||||
<kdevdoctreeview>
|
|
||||||
<projectdoc>
|
|
||||||
<userdocDir>html/</userdocDir>
|
|
||||||
<apidocDir>html/</apidocDir>
|
|
||||||
</projectdoc>
|
|
||||||
<ignoreqt_xml/>
|
|
||||||
<ignoredoxygen/>
|
|
||||||
<ignorekdocs/>
|
|
||||||
<ignoretocs/>
|
|
||||||
<ignoredevhelp/>
|
|
||||||
</kdevdoctreeview>
|
|
||||||
<cppsupportpart>
|
|
||||||
<filetemplates>
|
|
||||||
<interfacesuffix>.h</interfacesuffix>
|
|
||||||
<implementationsuffix>.cpp</implementationsuffix>
|
|
||||||
</filetemplates>
|
|
||||||
</cppsupportpart>
|
|
||||||
<kdevcppsupport>
|
|
||||||
<codecompletion>
|
|
||||||
<includeGlobalFunctions>true</includeGlobalFunctions>
|
|
||||||
<includeTypes>true</includeTypes>
|
|
||||||
<includeEnums>true</includeEnums>
|
|
||||||
<includeTypedefs>false</includeTypedefs>
|
|
||||||
<automaticCodeCompletion>true</automaticCodeCompletion>
|
|
||||||
<automaticArgumentsHint>true</automaticArgumentsHint>
|
|
||||||
<automaticHeaderCompletion>true</automaticHeaderCompletion>
|
|
||||||
<codeCompletionDelay>250</codeCompletionDelay>
|
|
||||||
<argumentsHintDelay>400</argumentsHintDelay>
|
|
||||||
<headerCompletionDelay>250</headerCompletionDelay>
|
|
||||||
</codecompletion>
|
|
||||||
<references/>
|
|
||||||
</kdevcppsupport>
|
|
||||||
<kdevfileview>
|
|
||||||
<groups>
|
|
||||||
<group pattern="CMakeLists.txt;*.cmake;" name="CMake" />
|
|
||||||
<group pattern="*.h;*.hxx;*.hpp" name="Header" />
|
|
||||||
<group pattern="*.c" name="C Sources" />
|
|
||||||
<group pattern="*.cpp;*.C;*.cxx;*.cc" name="C++ Sources"/>
|
|
||||||
<group pattern="*.ui" name="Qt Designer files" />
|
|
||||||
<hidenonprojectfiles>true</hidenonprojectfiles>
|
|
||||||
</groups>
|
|
||||||
<tree>
|
|
||||||
<hidepatterns>*.o,*.lo,CVS,*~,cmake*</hidepatterns>
|
|
||||||
<hidenonprojectfiles>true</hidenonprojectfiles>
|
|
||||||
</tree>
|
|
||||||
</kdevfileview>
|
|
||||||
</kdevelop>
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue