Cleanup
[TortoiseGit.git] / ext / OGDF / ogdf.vcproj
blobb93d719b0082dbc7f2bea5cc410739654aa50123
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="ogdf"
6 ProjectGUID="{7801D1BE-E2FE-476B-A4B4-5D27F387F479}"
7 RootNamespace="ogdf"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="0"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
25 IntermediateDirectory="..\..\obj\ogdf\$(ConfigurationName)"
26 ConfigurationType="4"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 UseUnicodeResponseFiles="true"
47 Optimization="0"
48 AdditionalIncludeDirectories=".\"
49 PreprocessorDefinitions="OGDF_DEBUG;"
50 MinimalRebuild="true"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 OpenMP="true"
54 UsePrecompiledHeader="0"
55 WarningLevel="3"
56 DebugInformationFormat="4"
58 <Tool
59 Name="VCManagedResourceCompilerTool"
61 <Tool
62 Name="VCResourceCompilerTool"
64 <Tool
65 Name="VCPreLinkEventTool"
67 <Tool
68 Name="VCLibrarianTool"
70 <Tool
71 Name="VCALinkTool"
73 <Tool
74 Name="VCXDCMakeTool"
76 <Tool
77 Name="VCBscMakeTool"
79 <Tool
80 Name="VCFxCopTool"
82 <Tool
83 Name="VCPostBuildEventTool"
85 </Configuration>
86 <Configuration
87 Name="Debug|x64"
88 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
89 IntermediateDirectory="..\..\obj\ogdf\$(ConfigurationName)64"
90 ConfigurationType="4"
91 CharacterSet="1"
93 <Tool
94 Name="VCPreBuildEventTool"
96 <Tool
97 Name="VCCustomBuildTool"
99 <Tool
100 Name="VCXMLDataGeneratorTool"
102 <Tool
103 Name="VCWebServiceProxyGeneratorTool"
105 <Tool
106 Name="VCMIDLTool"
107 TargetEnvironment="3"
109 <Tool
110 Name="VCCLCompilerTool"
111 UseUnicodeResponseFiles="true"
112 Optimization="0"
113 AdditionalIncludeDirectories=".\"
114 PreprocessorDefinitions="OGDF_DEBUG;"
115 MinimalRebuild="true"
116 BasicRuntimeChecks="3"
117 RuntimeLibrary="3"
118 OpenMP="true"
119 UsePrecompiledHeader="0"
120 WarningLevel="3"
121 DebugInformationFormat="3"
123 <Tool
124 Name="VCManagedResourceCompilerTool"
126 <Tool
127 Name="VCResourceCompilerTool"
129 <Tool
130 Name="VCPreLinkEventTool"
132 <Tool
133 Name="VCLibrarianTool"
135 <Tool
136 Name="VCALinkTool"
138 <Tool
139 Name="VCXDCMakeTool"
141 <Tool
142 Name="VCBscMakeTool"
144 <Tool
145 Name="VCFxCopTool"
147 <Tool
148 Name="VCPostBuildEventTool"
150 </Configuration>
151 <Configuration
152 Name="Release|Win32"
153 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
154 IntermediateDirectory="..\..\obj\ogdf\$(ConfigurationName)"
155 ConfigurationType="4"
156 CharacterSet="1"
157 WholeProgramOptimization="1"
159 <Tool
160 Name="VCPreBuildEventTool"
162 <Tool
163 Name="VCCustomBuildTool"
165 <Tool
166 Name="VCXMLDataGeneratorTool"
168 <Tool
169 Name="VCWebServiceProxyGeneratorTool"
171 <Tool
172 Name="VCMIDLTool"
174 <Tool
175 Name="VCCLCompilerTool"
176 Optimization="2"
177 EnableIntrinsicFunctions="true"
178 WholeProgramOptimization="true"
179 AdditionalIncludeDirectories=".\"
180 PreprocessorDefinitions=""
181 StringPooling="true"
182 RuntimeLibrary="2"
183 EnableFunctionLevelLinking="true"
184 OpenMP="true"
185 UsePrecompiledHeader="0"
186 WarningLevel="3"
187 DebugInformationFormat="3"
189 <Tool
190 Name="VCManagedResourceCompilerTool"
192 <Tool
193 Name="VCResourceCompilerTool"
195 <Tool
196 Name="VCPreLinkEventTool"
198 <Tool
199 Name="VCLibrarianTool"
201 <Tool
202 Name="VCALinkTool"
204 <Tool
205 Name="VCXDCMakeTool"
207 <Tool
208 Name="VCBscMakeTool"
210 <Tool
211 Name="VCFxCopTool"
213 <Tool
214 Name="VCPostBuildEventTool"
216 </Configuration>
217 <Configuration
218 Name="Release|x64"
219 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
220 IntermediateDirectory="..\..\obj\ogdf\$(ConfigurationName)64"
221 ConfigurationType="4"
222 CharacterSet="1"
223 WholeProgramOptimization="1"
225 <Tool
226 Name="VCPreBuildEventTool"
228 <Tool
229 Name="VCCustomBuildTool"
231 <Tool
232 Name="VCXMLDataGeneratorTool"
234 <Tool
235 Name="VCWebServiceProxyGeneratorTool"
237 <Tool
238 Name="VCMIDLTool"
239 TargetEnvironment="3"
241 <Tool
242 Name="VCCLCompilerTool"
243 Optimization="2"
244 EnableIntrinsicFunctions="true"
245 WholeProgramOptimization="true"
246 AdditionalIncludeDirectories=".\"
247 PreprocessorDefinitions=""
248 StringPooling="true"
249 RuntimeLibrary="2"
250 EnableFunctionLevelLinking="true"
251 OpenMP="true"
252 UsePrecompiledHeader="0"
253 WarningLevel="3"
254 DebugInformationFormat="3"
256 <Tool
257 Name="VCManagedResourceCompilerTool"
259 <Tool
260 Name="VCResourceCompilerTool"
262 <Tool
263 Name="VCPreLinkEventTool"
265 <Tool
266 Name="VCLibrarianTool"
268 <Tool
269 Name="VCALinkTool"
271 <Tool
272 Name="VCXDCMakeTool"
274 <Tool
275 Name="VCBscMakeTool"
277 <Tool
278 Name="VCFxCopTool"
280 <Tool
281 Name="VCPostBuildEventTool"
283 </Configuration>
284 </Configurations>
285 <References>
286 </References>
287 <Files>
288 <Filter
289 Name="Source Files"
290 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
291 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
293 <Filter
294 Name="augmentation"
296 <File
297 RelativePath=".\src\augmentation\DfsMakeBiconnected.cpp"
299 </File>
300 <File
301 RelativePath=".\src\augmentation\PlanarAugmentation.cpp"
303 </File>
304 <File
305 RelativePath=".\src\augmentation\PlanarAugmentationFix.cpp"
307 </File>
308 </Filter>
309 <Filter
310 Name="basic"
312 <File
313 RelativePath=".\src\basic\basic.cpp"
315 </File>
316 <File
317 RelativePath=".\src\basic\CliqueFinder.cpp"
319 </File>
320 <File
321 RelativePath=".\src\basic\CombinatorialEmbedding.cpp"
323 </File>
324 <File
325 RelativePath=".\src\basic\Constraint.cpp"
327 </File>
328 <File
329 RelativePath=".\src\basic\ConstraintManager.cpp"
331 </File>
332 <File
333 RelativePath=".\src\basic\DisjointSets.cpp"
335 </File>
336 <File
337 RelativePath=".\src\basic\DualGraph.cpp"
339 </File>
340 <File
341 RelativePath=".\src\basic\EdgeComparer.cpp"
343 </File>
344 <File
345 RelativePath=".\src\basic\EdgeComparerSimple.cpp"
347 </File>
348 <File
349 RelativePath=".\src\basic\extended_graph_alg.cpp"
351 </File>
352 <File
353 RelativePath=".\src\basic\geometry.cpp"
355 </File>
356 <File
357 RelativePath=".\src\basic\Graph.cpp"
359 </File>
360 <File
361 RelativePath=".\src\basic\graph_generators.cpp"
363 </File>
364 <File
365 RelativePath=".\src\basic\GraphAttributes.cpp"
367 </File>
368 <File
369 RelativePath=".\src\basic\GraphConstraints.cpp"
371 </File>
372 <File
373 RelativePath=".\src\basic\GraphCopy.cpp"
375 </File>
376 <File
377 RelativePath=".\src\basic\GridLayout.cpp"
379 </File>
380 <File
381 RelativePath=".\src\basic\GridLayoutModule.cpp"
383 </File>
384 <File
385 RelativePath=".\src\basic\Hashing.cpp"
387 </File>
388 <File
389 RelativePath=".\src\basic\Logger.cpp"
391 </File>
392 <File
393 RelativePath=".\src\basic\Math.cpp"
395 </File>
396 <File
397 RelativePath=".\src\basic\modules.cpp"
399 </File>
400 <File
401 RelativePath=".\src\basic\NearestRectangleFinder.cpp"
403 </File>
404 <File
405 RelativePath=".\src\basic\PoolMemoryAllocator.cpp"
407 </File>
408 <File
409 RelativePath=".\src\basic\PreprocessorLayout.cpp"
411 </File>
412 <File
413 RelativePath=".\src\basic\random_hierarchy.cpp"
415 </File>
416 <File
417 RelativePath=".\src\basic\simple_graph_alg.cpp"
419 </File>
420 <File
421 RelativePath=".\src\basic\stNumber.cpp"
423 </File>
424 <File
425 RelativePath=".\src\basic\String.cpp"
427 </File>
428 <File
429 RelativePath=".\src\basic\System.cpp"
431 </File>
432 <File
433 RelativePath=".\src\basic\UMLGraph.cpp"
435 </File>
436 </Filter>
437 <Filter
438 Name="cluster"
440 <File
441 RelativePath=".\src\cluster\CconnectClusterPlanar.cpp"
443 </File>
444 <File
445 RelativePath=".\src\cluster\CconnectClusterPlanarEmbed.cpp"
447 </File>
448 <File
449 RelativePath=".\src\cluster\Cluster_ChunkConnection.cpp"
451 </File>
452 <File
453 RelativePath=".\src\cluster\Cluster_CutConstraint.cpp"
455 </File>
456 <File
457 RelativePath=".\src\cluster\Cluster_EdgeVar.cpp"
459 </File>
460 <File
461 RelativePath=".\src\cluster\Cluster_MaxPlanarEdges.cpp"
463 </File>
464 <File
465 RelativePath=".\src\cluster\Clusterer.cpp"
467 </File>
468 <File
469 RelativePath=".\src\cluster\ClusterGraph.cpp"
471 </File>
472 <File
473 RelativePath=".\src\cluster\ClusterGraphAttributes.cpp"
475 </File>
476 <File
477 RelativePath=".\src\cluster\ClusterPlanarizationLayout.cpp"
479 </File>
480 <File
481 RelativePath=".\src\cluster\CPlanarEdgeInserter.cpp"
483 </File>
484 <File
485 RelativePath=".\src\cluster\CPlanarSubClusteredGraph.cpp"
487 </File>
488 <File
489 RelativePath=".\src\cluster\CPlanarSubCLusteredST.cpp"
491 </File>
492 <File
493 RelativePath=".\src\cluster\KuratowskiConstraint.cpp"
495 </File>
496 <File
497 RelativePath=".\src\cluster\MaxCPlanar_Master.cpp"
499 </File>
500 <File
501 RelativePath=".\src\cluster\MaxCPlanar_MinimalClusterConnection.cpp"
503 </File>
504 <File
505 RelativePath=".\src\cluster\MaxCPlanar_Sub.cpp"
507 </File>
508 <File
509 RelativePath=".\src\cluster\MaximumCPlanarSubgraph.cpp"
511 </File>
512 </Filter>
513 <Filter
514 Name="decomposition"
516 <File
517 RelativePath=".\src\decomposition\BCTree.cpp"
519 </File>
520 <File
521 RelativePath=".\src\decomposition\DynamicBCTree.cpp"
523 </File>
524 <File
525 RelativePath=".\src\decomposition\DynamicSPQRForest.cpp"
527 </File>
528 <File
529 RelativePath=".\src\decomposition\DynamicSPQRTree.cpp"
531 </File>
532 <File
533 RelativePath=".\src\decomposition\NonPlanarCore.cpp"
535 </File>
536 <File
537 RelativePath=".\src\decomposition\PlanarSPQRTree.cpp"
539 </File>
540 <File
541 RelativePath=".\src\decomposition\StaticSPQRTree.cpp"
543 </File>
544 <File
545 RelativePath=".\src\decomposition\TricComp.cpp"
547 </File>
548 </Filter>
549 <Filter
550 Name="energybased"
552 <File
553 RelativePath=".\src\energybased\AdjacencyOracle.cpp"
555 </File>
556 <File
557 RelativePath=".\src\energybased\ArrayGraph.cpp"
559 </File>
560 <File
561 RelativePath=".\src\energybased\Attraction.cpp"
563 </File>
564 <File
565 RelativePath=".\src\energybased\CoinTutteLayout.cpp"
567 </File>
568 <File
569 RelativePath=".\src\energybased\DavidsonHarel.cpp"
571 </File>
572 <File
573 RelativePath=".\src\energybased\DavidsonHarelLayout.cpp"
575 </File>
576 <File
577 RelativePath=".\src\energybased\EdgeAttributes.cpp"
579 </File>
580 <File
581 RelativePath=".\src\energybased\EnergyFunction.cpp"
583 </File>
584 <File
585 RelativePath=".\src\energybased\FastMultipoleEmbedder.cpp"
587 </File>
588 <File
589 RelativePath=".\src\energybased\FMEKernel.cpp"
591 </File>
592 <File
593 RelativePath=".\src\energybased\FMEMultipoleKernel.cpp"
595 </File>
596 <File
597 RelativePath=".\src\energybased\FMEThread.cpp"
599 </File>
600 <File
601 RelativePath=".\src\energybased\FMMMLayout.cpp"
603 </File>
604 <File
605 RelativePath=".\src\energybased\FruchtermanReingold.cpp"
607 </File>
608 <File
609 RelativePath=".\src\energybased\GalaxyMultilevel.cpp"
611 </File>
612 <File
613 RelativePath=".\src\energybased\GEMLayout.cpp"
615 </File>
616 <File
617 RelativePath=".\src\energybased\IntersectionRectangle.cpp"
619 </File>
620 <File
621 RelativePath=".\src\energybased\LinearQuadtree.cpp"
623 </File>
624 <File
625 RelativePath=".\src\energybased\LinearQuadtreeBuilder.cpp"
627 </File>
628 <File
629 RelativePath=".\src\energybased\LinearQuadtreeExpansion.cpp"
631 </File>
632 <File
633 RelativePath=".\src\energybased\MAARPacking.cpp"
635 </File>
636 <File
637 RelativePath=".\src\energybased\Multilevel.cpp"
639 </File>
640 <File
641 RelativePath=".\src\energybased\MultilevelGraph.cpp"
643 </File>
644 <File
645 RelativePath=".\src\energybased\MultilevelLayout.cpp"
647 </File>
648 <File
649 RelativePath=".\src\energybased\NMM.cpp"
651 </File>
652 <File
653 RelativePath=".\src\energybased\NodeAttributes.cpp"
655 </File>
656 <File
657 RelativePath=".\src\energybased\NodePairEnergy.cpp"
659 </File>
660 <File
661 RelativePath=".\src\energybased\numexcept.cpp"
663 </File>
664 <File
665 RelativePath=".\src\energybased\Overlap.cpp"
667 </File>
668 <File
669 RelativePath=".\src\energybased\Planarity.cpp"
671 </File>
672 <File
673 RelativePath=".\src\energybased\PlanarityGrid.cpp"
675 </File>
676 <File
677 RelativePath=".\src\energybased\QuadTreeNM.cpp"
679 </File>
680 <File
681 RelativePath=".\src\energybased\QuadTreeNodeNM.cpp"
683 </File>
684 <File
685 RelativePath=".\src\energybased\Repulsion.cpp"
687 </File>
688 <File
689 RelativePath=".\src\energybased\Set.cpp"
691 </File>
692 <File
693 RelativePath=".\src\energybased\SpringEmbedderFR.cpp"
695 </File>
696 <File
697 RelativePath=".\src\energybased\SpringEmbedderFRExact.cpp"
699 </File>
700 <File
701 RelativePath=".\src\energybased\SpringEmbedderKK.cpp"
703 </File>
704 <File
705 RelativePath=".\src\energybased\StressMajorizationSimple.cpp"
707 </File>
708 <File
709 RelativePath=".\src\energybased\UniformGrid.cpp"
711 </File>
712 <File
713 RelativePath=".\src\energybased\WSPD.cpp"
715 </File>
716 <Filter
717 Name="multilevelmixer"
719 <File
720 RelativePath=".\src\energybased\multilevelmixer\BarycenterPlacer.cpp"
722 </File>
723 <File
724 RelativePath=".\src\energybased\multilevelmixer\CirclePlacer.cpp"
726 </File>
727 <File
728 RelativePath=".\src\energybased\multilevelmixer\EdgeCoverMerger.cpp"
730 </File>
731 <File
732 RelativePath=".\src\energybased\multilevelmixer\IndependentSetMerger.cpp"
734 </File>
735 <File
736 RelativePath=".\src\energybased\multilevelmixer\LocalBiconnectedMerger.cpp"
738 </File>
739 <File
740 RelativePath=".\src\energybased\multilevelmixer\MatchingMerger.cpp"
742 </File>
743 <File
744 RelativePath=".\src\energybased\multilevelmixer\MedianPlacer.cpp"
746 </File>
747 <File
748 RelativePath=".\src\energybased\multilevelmixer\MixedForceLayout.cpp"
750 </File>
751 <File
752 RelativePath=".\src\energybased\multilevelmixer\MMMExampleFastLayout.cpp"
754 </File>
755 <File
756 RelativePath=".\src\energybased\multilevelmixer\MMMExampleNiceLayout.cpp"
758 </File>
759 <File
760 RelativePath=".\src\energybased\multilevelmixer\MMMExampleNoTwistLayout.cpp"
762 </File>
763 <File
764 RelativePath=".\src\energybased\multilevelmixer\ModularMultilevelMixer.cpp"
766 </File>
767 <File
768 RelativePath=".\src\energybased\multilevelmixer\RandomMerger.cpp"
770 </File>
771 <File
772 RelativePath=".\src\energybased\multilevelmixer\RandomPlacer.cpp"
774 </File>
775 <File
776 RelativePath=".\src\energybased\multilevelmixer\ScalingLayout.cpp"
778 </File>
779 <File
780 RelativePath=".\src\energybased\multilevelmixer\SolarMerger.cpp"
782 </File>
783 <File
784 RelativePath=".\src\energybased\multilevelmixer\SolarPlacer.cpp"
786 </File>
787 <File
788 RelativePath=".\src\energybased\multilevelmixer\ZeroPlacer.cpp"
790 </File>
791 </Filter>
792 </Filter>
793 <Filter
794 Name="external"
796 <File
797 RelativePath=".\src\external\coin.cpp"
799 </File>
800 </Filter>
801 <Filter
802 Name="fileformats"
804 <File
805 RelativePath=".\src\fileformats\DinoLineBuffer.cpp"
807 </File>
808 <File
809 RelativePath=".\src\fileformats\DinoTools.cpp"
811 </File>
812 <File
813 RelativePath=".\src\fileformats\DinoUmlDiagramGraph.cpp"
815 </File>
816 <File
817 RelativePath=".\src\fileformats\DinoUmlModelGraph.cpp"
819 </File>
820 <File
821 RelativePath=".\src\fileformats\DinoUmlToGraphConverter.cpp"
823 </File>
824 <File
825 RelativePath=".\src\fileformats\DinoXmlParser.cpp"
827 </File>
828 <File
829 RelativePath=".\src\fileformats\DinoXmlScanner.cpp"
831 </File>
832 <File
833 RelativePath=".\src\fileformats\GmlParser.cpp"
835 </File>
836 <File
837 RelativePath=".\src\fileformats\Ogml.cpp"
839 </File>
840 <File
841 RelativePath=".\src\fileformats\OgmlParser.cpp"
843 </File>
844 <File
845 RelativePath=".\src\fileformats\simple_graph_load.cpp"
847 </File>
848 <File
849 RelativePath=".\src\fileformats\XmlParser.cpp"
851 </File>
852 </Filter>
853 <Filter
854 Name="graphalg"
856 <File
857 RelativePath=".\src\graphalg\ConvexHull.cpp"
859 </File>
860 <File
861 RelativePath=".\src\graphalg\mcf_front_reinelt.cpp"
863 </File>
864 <File
865 RelativePath=".\src\graphalg\MinCostFlowModule.cpp"
867 </File>
868 <File
869 RelativePath=".\src\graphalg\MinCostFlowReinelt.cpp"
871 </File>
872 <File
873 RelativePath=".\src\graphalg\MinimumCut.cpp"
875 </File>
876 <File
877 RelativePath=".\src\graphalg\PageRank.cpp"
879 </File>
880 <File
881 RelativePath=".\src\graphalg\ShortestPathsWithBFM.cpp"
883 </File>
884 </Filter>
885 <Filter
886 Name="incremental"
888 <File
889 RelativePath=".\src\incremental\SimpleIncNodeInserter.cpp"
891 </File>
892 </Filter>
893 <Filter
894 Name="labeling"
896 <File
897 RelativePath=".\src\labeling\ELabelPosSimple.cpp"
899 </File>
900 </Filter>
901 <Filter
902 Name="layered"
904 <File
905 RelativePath=".\src\layered\acyclic_subgraph.cpp"
907 </File>
908 <File
909 RelativePath=".\src\layered\CoffmanGrahamRanking.cpp"
911 </File>
912 <File
913 RelativePath=".\src\layered\CrossingsMatrix.cpp"
915 </File>
916 <File
917 RelativePath=".\src\layered\FastHierarchyLayout.cpp"
919 </File>
920 <File
921 RelativePath=".\src\layered\FastSimpleHierarchyLayout.cpp"
923 </File>
924 <File
925 RelativePath=".\src\layered\heuristics.cpp"
927 </File>
928 <File
929 RelativePath=".\src\layered\HierarchyLayoutModule.cpp"
931 </File>
932 <File
933 RelativePath=".\src\layered\OptimalHierarchyClusterLayout.cpp"
935 </File>
936 <File
937 RelativePath=".\src\layered\OptimalHierarchyLayout.cpp"
939 </File>
940 <File
941 RelativePath=".\src\layered\OptimalRanking.cpp"
943 </File>
944 <File
945 RelativePath=".\src\layered\ranking.cpp"
947 </File>
948 <File
949 RelativePath=".\src\layered\SplitHeuristic.cpp"
951 </File>
952 <File
953 RelativePath=".\src\layered\sugiyama-cluster.cpp"
955 </File>
956 <File
957 RelativePath=".\src\layered\sugiyama.cpp"
959 </File>
960 </Filter>
961 <Filter
962 Name="lpsolver"
964 <File
965 RelativePath=".\src\lpsolver\LPSolver_coin.cpp"
967 </File>
968 </Filter>
969 <Filter
970 Name="misclayout"
972 <File
973 RelativePath=".\src\misclayout\BalloonLayout.cpp"
975 </File>
976 <File
977 RelativePath=".\src\misclayout\CircularLayout.cpp"
979 </File>
980 <File
981 RelativePath=".\src\misclayout\ProcrustesSubLayout.cpp"
983 </File>
984 </Filter>
985 <Filter
986 Name="orthogonal"
988 <File
989 RelativePath=".\src\orthogonal\ClusterOrthoLayout.cpp"
991 </File>
992 <File
993 RelativePath=".\src\orthogonal\ClusterOrthoShaper.cpp"
995 </File>
996 <File
997 RelativePath=".\src\orthogonal\CompactionConstraintGraph.cpp"
999 </File>
1000 <File
1001 RelativePath=".\src\orthogonal\EdgeRouter.cpp"
1003 </File>
1004 <File
1005 RelativePath=".\src\orthogonal\FlowCompaction.cpp"
1007 </File>
1008 <File
1009 RelativePath=".\src\orthogonal\LongestPathCompaction.cpp"
1011 </File>
1012 <File
1013 RelativePath=".\src\orthogonal\NodeInfo.cpp"
1015 </File>
1016 <File
1017 RelativePath=".\src\orthogonal\OrthoLayout.cpp"
1019 </File>
1020 <File
1021 RelativePath=".\src\orthogonal\OrthoRep.cpp"
1023 </File>
1024 <File
1025 RelativePath=".\src\orthogonal\OrthoShaper.cpp"
1027 </File>
1028 </Filter>
1029 <Filter
1030 Name="packing"
1032 <File
1033 RelativePath=".\src\packing\CCLayoutPackModule.cpp"
1035 </File>
1036 <File
1037 RelativePath=".\src\packing\ComponentSplitterLayout.cpp"
1039 </File>
1040 <File
1041 RelativePath=".\src\packing\TileToRowsCCPacker.cpp"
1043 </File>
1044 </Filter>
1045 <Filter
1046 Name="planarity"
1048 <File
1049 RelativePath=".\src\planarity\BoothLueker.cpp"
1051 </File>
1052 <File
1053 RelativePath=".\src\planarity\BoyerMyrvold.cpp"
1055 </File>
1056 <File
1057 RelativePath=".\src\planarity\BoyerMyrvoldInit.cpp"
1059 </File>
1060 <File
1061 RelativePath=".\src\planarity\BoyerMyrvoldPlanar.cpp"
1063 </File>
1064 <File
1065 RelativePath=".\src\planarity\ClusterPlanRep.cpp"
1067 </File>
1068 <File
1069 RelativePath=".\src\planarity\EdgeInsertionModule.cpp"
1071 </File>
1072 <File
1073 RelativePath=".\src\planarity\EmbedderMaxFace.cpp"
1075 </File>
1076 <File
1077 RelativePath=".\src\planarity\EmbedderMaxFaceLayers.cpp"
1079 </File>
1080 <File
1081 RelativePath=".\src\planarity\EmbedderMinDepth.cpp"
1083 </File>
1084 <File
1085 RelativePath=".\src\planarity\EmbedderMinDepthMaxFace.cpp"
1087 </File>
1088 <File
1089 RelativePath=".\src\planarity\EmbedderMinDepthMaxFaceLayers.cpp"
1091 </File>
1092 <File
1093 RelativePath=".\src\planarity\EmbedderMinDepthPiTa.cpp"
1095 </File>
1096 <File
1097 RelativePath=".\src\planarity\EmbedPQTree.cpp"
1099 </File>
1100 <File
1101 RelativePath=".\src\planarity\ExtractKuratowskis.cpp"
1103 </File>
1104 <File
1105 RelativePath=".\src\planarity\FastPlanarSubgraph.cpp"
1107 </File>
1108 <File
1109 RelativePath=".\src\planarity\FindKuratowskis.cpp"
1111 </File>
1112 <File
1113 RelativePath=".\src\planarity\FixedEmbeddingInserter.cpp"
1115 </File>
1116 <File
1117 RelativePath=".\src\planarity\GraphReduction.cpp"
1119 </File>
1120 <File
1121 RelativePath=".\src\planarity\Layout.cpp"
1123 </File>
1124 <File
1125 RelativePath=".\src\planarity\LayoutPlanRepModule.cpp"
1127 </File>
1128 <File
1129 RelativePath=".\src\planarity\MaximalPlanarSubgraphSimple.cpp"
1131 </File>
1132 <File
1133 RelativePath=".\src\planarity\MaximumPlanarSubgraph.cpp"
1135 </File>
1136 <File
1137 RelativePath=".\src\planarity\MDMFLengthAttribute.cpp"
1139 </File>
1140 <File
1141 RelativePath=".\src\planarity\MMCrossingMinimizationModule.cpp"
1143 </File>
1144 <File
1145 RelativePath=".\src\planarity\MMFixedEmbeddingInserter.cpp"
1147 </File>
1148 <File
1149 RelativePath=".\src\planarity\MMSubgraphPlanarizer.cpp"
1151 </File>
1152 <File
1153 RelativePath=".\src\planarity\MMVariableEmbeddingInserter.cpp"
1155 </File>
1156 <File
1157 RelativePath=".\src\planarity\MultiEdgeApproxInserter.cpp"
1159 </File>
1160 <File
1161 RelativePath=".\src\planarity\PlanarizationGridLayout.cpp"
1163 </File>
1164 <File
1165 RelativePath=".\src\planarity\PlanarizationLayout.cpp"
1167 </File>
1168 <File
1169 RelativePath=".\src\planarity\PlanarizationLayout_inc.cpp"
1171 </File>
1172 <File
1173 RelativePath=".\src\planarity\PlanarPQTree.cpp"
1175 </File>
1176 <File
1177 RelativePath=".\src\planarity\PlanarSubgraphModule.cpp"
1179 </File>
1180 <File
1181 RelativePath=".\src\planarity\PlanarSubgraphPQTree.cpp"
1183 </File>
1184 <File
1185 RelativePath=".\src\planarity\PlanRep.cpp"
1187 </File>
1188 <File
1189 RelativePath=".\src\planarity\PlanRepExpansion.cpp"
1191 </File>
1192 <File
1193 RelativePath=".\src\planarity\PlanRepInc.cpp"
1195 </File>
1196 <File
1197 RelativePath=".\src\planarity\PlanRepUML.cpp"
1199 </File>
1200 <File
1201 RelativePath=".\src\planarity\SimpleEmbedder.cpp"
1203 </File>
1204 <File
1205 RelativePath=".\src\planarity\SubgraphPlanarizer.cpp"
1207 </File>
1208 <File
1209 RelativePath=".\src\planarity\TopologyModule.cpp"
1211 </File>
1212 <File
1213 RelativePath=".\src\planarity\VariableEmbeddingInserter.cpp"
1215 </File>
1216 <File
1217 RelativePath=".\src\planarity\VariableEmbeddingInserter2.cpp"
1219 </File>
1220 </Filter>
1221 <Filter
1222 Name="planarlayout"
1224 <File
1225 RelativePath=".\src\planarlayout\BiconnectedShellingOrder.cpp"
1227 </File>
1228 <File
1229 RelativePath=".\src\planarlayout\FPPLayout.cpp"
1231 </File>
1232 <File
1233 RelativePath=".\src\planarlayout\IOPoints.cpp"
1235 </File>
1236 <File
1237 RelativePath=".\src\planarlayout\MixedModelBase.cpp"
1239 </File>
1240 <File
1241 RelativePath=".\src\planarlayout\MixedModelCrossingsBeautifierModule.cpp"
1243 </File>
1244 <File
1245 RelativePath=".\src\planarlayout\MixedModelLayout.cpp"
1247 </File>
1248 <File
1249 RelativePath=".\src\planarlayout\MMCBBase.cpp"
1251 </File>
1252 <File
1253 RelativePath=".\src\planarlayout\PlanarDrawLayout.cpp"
1255 </File>
1256 <File
1257 RelativePath=".\src\planarlayout\PlanarStraightLayout.cpp"
1259 </File>
1260 <File
1261 RelativePath=".\src\planarlayout\SchnyderLayout.cpp"
1263 </File>
1264 <File
1265 RelativePath=".\src\planarlayout\ShellingOrder.cpp"
1267 </File>
1268 <File
1269 RelativePath=".\src\planarlayout\ShellingOrderModule.cpp"
1271 </File>
1272 <File
1273 RelativePath=".\src\planarlayout\TriconnectedShellingOrder.cpp"
1275 </File>
1276 </Filter>
1277 <Filter
1278 Name="simultaneous"
1280 <File
1281 RelativePath=".\src\simultaneous\SimDraw.cpp"
1283 </File>
1284 <File
1285 RelativePath=".\src\simultaneous\SimDrawCaller.cpp"
1287 </File>
1288 <File
1289 RelativePath=".\src\simultaneous\SimDrawColorizer.cpp"
1291 </File>
1292 <File
1293 RelativePath=".\src\simultaneous\SimDrawCreator.cpp"
1295 </File>
1296 <File
1297 RelativePath=".\src\simultaneous\SimDrawCreatorSimple.cpp"
1299 </File>
1300 <File
1301 RelativePath=".\src\simultaneous\SimDrawManipulatorModule.cpp"
1303 </File>
1304 </Filter>
1305 <Filter
1306 Name="tree"
1308 <File
1309 RelativePath=".\src\tree\RadialTreeLayout.cpp"
1311 </File>
1312 <File
1313 RelativePath=".\src\tree\TreeLayout.cpp"
1315 </File>
1316 </Filter>
1317 <Filter
1318 Name="upward"
1320 <File
1321 RelativePath=".\src\upward\DominanceLayout.cpp"
1323 </File>
1324 <File
1325 RelativePath=".\src\upward\ExpansionGraph.cpp"
1327 </File>
1328 <File
1329 RelativePath=".\src\upward\FaceSinkGraph.cpp"
1331 </File>
1332 <File
1333 RelativePath=".\src\upward\FeasibleUpwardPlanarSubgraph.cpp"
1335 </File>
1336 <File
1337 RelativePath=".\src\upward\FixedEmbeddingUpwardEdgeInserter.cpp"
1339 </File>
1340 <File
1341 RelativePath=".\src\upward\FUPSSimple.cpp"
1343 </File>
1344 <File
1345 RelativePath=".\src\upward\LayerBasedUPRLayout.cpp"
1347 </File>
1348 <File
1349 RelativePath=".\src\upward\SubgraphUpwardPlanarizer.cpp"
1351 </File>
1352 <File
1353 RelativePath=".\src\upward\UpwardPlanarModule.cpp"
1355 </File>
1356 <File
1357 RelativePath=".\src\upward\UpwardPlanarSubgraphModule.cpp"
1359 </File>
1360 <File
1361 RelativePath=".\src\upward\UpwardPlanarSubgraphSimple.cpp"
1363 </File>
1364 <File
1365 RelativePath=".\src\upward\UpwardPlanRep.cpp"
1367 </File>
1368 <File
1369 RelativePath=".\src\upward\VisibilityLayout.cpp"
1371 </File>
1372 </Filter>
1373 </Filter>
1374 <Filter
1375 Name="Header Files"
1376 Filter="h;hpp;hxx;hm;inl;inc;xsd"
1377 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1379 <Filter
1380 Name="augmentation"
1382 <File
1383 RelativePath=".\ogdf\augmentation\DfsMakeBiconnected.h"
1385 </File>
1386 <File
1387 RelativePath=".\ogdf\augmentation\PlanarAugmentation.h"
1389 </File>
1390 <File
1391 RelativePath=".\ogdf\augmentation\PlanarAugmentationFix.h"
1393 </File>
1394 </Filter>
1395 <Filter
1396 Name="basic"
1398 <File
1399 RelativePath=".\ogdf\basic\AdjEntryArray.h"
1401 </File>
1402 <File
1403 RelativePath=".\ogdf\basic\Array.h"
1405 </File>
1406 <File
1407 RelativePath=".\ogdf\basic\Array2D.h"
1409 </File>
1410 <File
1411 RelativePath=".\ogdf\basic\ArrayBuffer.h"
1413 </File>
1414 <File
1415 RelativePath=".\ogdf\basic\Barrier.h"
1417 </File>
1418 <File
1419 RelativePath=".\ogdf\basic\basic.h"
1421 </File>
1422 <File
1423 RelativePath=".\ogdf\basic\BinaryHeap.h"
1425 </File>
1426 <File
1427 RelativePath=".\ogdf\basic\BinaryHeap2.h"
1429 </File>
1430 <File
1431 RelativePath=".\ogdf\basic\BoundedQueue.h"
1433 </File>
1434 <File
1435 RelativePath=".\ogdf\basic\BoundedStack.h"
1437 </File>
1438 <File
1439 RelativePath=".\ogdf\basic\CombinatorialEmbedding.h"
1441 </File>
1442 <File
1443 RelativePath=".\ogdf\basic\comparer.h"
1445 </File>
1446 <File
1447 RelativePath=".\ogdf\basic\Constraints.h"
1449 </File>
1450 <File
1451 RelativePath=".\ogdf\basic\CriticalSection.h"
1453 </File>
1454 <File
1455 RelativePath=".\ogdf\basic\DisjointSets.h"
1457 </File>
1458 <File
1459 RelativePath=".\ogdf\basic\DualGraph.h"
1461 </File>
1462 <File
1463 RelativePath=".\ogdf\basic\EdgeArray.h"
1465 </File>
1466 <File
1467 RelativePath=".\ogdf\basic\EdgeComparer.h"
1469 </File>
1470 <File
1471 RelativePath=".\ogdf\basic\EdgeComparerSimple.h"
1473 </File>
1474 <File
1475 RelativePath=".\ogdf\basic\EFreeList.h"
1477 </File>
1478 <File
1479 RelativePath=".\ogdf\basic\EList.h"
1481 </File>
1482 <File
1483 RelativePath=".\ogdf\basic\exceptions.h"
1485 </File>
1486 <File
1487 RelativePath=".\ogdf\basic\extended_graph_alg.h"
1489 </File>
1490 <File
1491 RelativePath=".\ogdf\basic\FaceArray.h"
1493 </File>
1494 <File
1495 RelativePath=".\ogdf\basic\FaceSet.h"
1497 </File>
1498 <File
1499 RelativePath=".\ogdf\basic\geometry.h"
1501 </File>
1502 <File
1503 RelativePath=".\ogdf\basic\Graph.h"
1505 </File>
1506 <File
1507 RelativePath=".\ogdf\basic\Graph_d.h"
1509 </File>
1510 <File
1511 RelativePath=".\ogdf\basic\graph_generators.h"
1513 </File>
1514 <File
1515 RelativePath=".\ogdf\basic\GraphAttributes.h"
1517 </File>
1518 <File
1519 RelativePath=".\ogdf\basic\GraphCopy.h"
1521 </File>
1522 <File
1523 RelativePath=".\ogdf\basic\GraphCopyAttributes.h"
1525 </File>
1526 <File
1527 RelativePath=".\ogdf\basic\GraphObserver.h"
1529 </File>
1530 <File
1531 RelativePath=".\ogdf\basic\GridLayout.h"
1533 </File>
1534 <File
1535 RelativePath=".\ogdf\basic\GridLayoutMapped.h"
1537 </File>
1538 <File
1539 RelativePath=".\ogdf\basic\HashArray.h"
1541 </File>
1542 <File
1543 RelativePath=".\ogdf\basic\HashArray2D.h"
1545 </File>
1546 <File
1547 RelativePath=".\ogdf\basic\Hashing.h"
1549 </File>
1550 <File
1551 RelativePath=".\ogdf\basic\HashIterator2D.h"
1553 </File>
1554 <File
1555 RelativePath=".\ogdf\basic\HeapBase.h"
1557 </File>
1558 <File
1559 RelativePath=".\ogdf\basic\HyperGraph.h"
1561 </File>
1562 <File
1563 RelativePath=".\ogdf\basic\IncNodeInserter.h"
1565 </File>
1566 <File
1567 RelativePath=".\ogdf\basic\Layout.h"
1569 </File>
1570 <File
1571 RelativePath=".\ogdf\basic\List.h"
1573 </File>
1574 <File
1575 RelativePath=".\ogdf\basic\Logger.h"
1577 </File>
1578 <File
1579 RelativePath=".\ogdf\basic\Math.h"
1581 </File>
1582 <File
1583 RelativePath=".\ogdf\basic\memory.h"
1585 </File>
1586 <File
1587 RelativePath=".\ogdf\basic\MinHeap.h"
1589 </File>
1590 <File
1591 RelativePath=".\ogdf\basic\MinPriorityQueue.h"
1593 </File>
1594 <File
1595 RelativePath=".\ogdf\basic\Module.h"
1597 </File>
1598 <File
1599 RelativePath=".\ogdf\basic\ModuleOption.h"
1601 </File>
1602 <File
1603 RelativePath=".\ogdf\basic\NearestRectangleFinder.h"
1605 </File>
1606 <File
1607 RelativePath=".\ogdf\basic\NodeArray.h"
1609 </File>
1610 <File
1611 RelativePath=".\ogdf\basic\NodeComparer.h"
1613 </File>
1614 <File
1615 RelativePath=".\ogdf\basic\NodeSet.h"
1617 </File>
1618 <File
1619 RelativePath=".\ogdf\basic\precondition.h"
1621 </File>
1622 <File
1623 RelativePath=".\ogdf\basic\PreprocessorLayout.h"
1625 </File>
1626 <File
1627 RelativePath=".\ogdf\basic\Queue.h"
1629 </File>
1630 <File
1631 RelativePath=".\ogdf\basic\simple_graph_alg.h"
1633 </File>
1634 <File
1635 RelativePath=".\ogdf\basic\Skiplist.h"
1637 </File>
1638 <File
1639 RelativePath=".\ogdf\basic\SList.h"
1641 </File>
1642 <File
1643 RelativePath=".\ogdf\basic\Stack.h"
1645 </File>
1646 <File
1647 RelativePath=".\ogdf\basic\String.h"
1649 </File>
1650 <File
1651 RelativePath=".\ogdf\basic\System.h"
1653 </File>
1654 <File
1655 RelativePath=".\ogdf\basic\Thread.h"
1657 </File>
1658 <File
1659 RelativePath=".\ogdf\basic\Timeouter.h"
1661 </File>
1662 <File
1663 RelativePath=".\ogdf\basic\TopologyModule.h"
1665 </File>
1666 <File
1667 RelativePath=".\ogdf\basic\tuples.h"
1669 </File>
1670 <File
1671 RelativePath=".\ogdf\basic\UMLGraph.h"
1673 </File>
1674 </Filter>
1675 <Filter
1676 Name="cluster"
1678 <File
1679 RelativePath=".\ogdf\cluster\CconnectClusterPlanar.h"
1681 </File>
1682 <File
1683 RelativePath=".\ogdf\cluster\CconnectClusterPlanarEmbed.h"
1685 </File>
1686 <File
1687 RelativePath=".\ogdf\cluster\ClusterArray.h"
1689 </File>
1690 <File
1691 RelativePath=".\ogdf\cluster\ClusterGraph.h"
1693 </File>
1694 <File
1695 RelativePath=".\ogdf\cluster\ClusterGraphAttributes.h"
1697 </File>
1698 <File
1699 RelativePath=".\ogdf\cluster\ClusterGraphCopyAttributes.h"
1701 </File>
1702 <File
1703 RelativePath=".\ogdf\cluster\ClusterGraphObserver.h"
1705 </File>
1706 <File
1707 RelativePath=".\ogdf\cluster\ClusterOrthoLayout.h"
1709 </File>
1710 <File
1711 RelativePath=".\ogdf\cluster\ClusterOrthoShaper.h"
1713 </File>
1714 <File
1715 RelativePath=".\ogdf\cluster\ClusterPlanarizationLayout.h"
1717 </File>
1718 <File
1719 RelativePath=".\ogdf\cluster\ClusterPlanRep.h"
1721 </File>
1722 <File
1723 RelativePath=".\ogdf\cluster\ClusterSet.h"
1725 </File>
1726 <File
1727 RelativePath=".\ogdf\cluster\CPlanarEdgeInserter.h"
1729 </File>
1730 <File
1731 RelativePath=".\ogdf\cluster\CPlanarSubClusteredGraph.h"
1733 </File>
1734 <File
1735 RelativePath=".\ogdf\cluster\MaximumCPlanarSubgraph.h"
1737 </File>
1738 </Filter>
1739 <Filter
1740 Name="decomposition"
1742 <File
1743 RelativePath=".\ogdf\decomposition\BCTree.h"
1745 </File>
1746 <File
1747 RelativePath=".\ogdf\decomposition\DynamicBCTree.h"
1749 </File>
1750 <File
1751 RelativePath=".\ogdf\decomposition\DynamicPlanarSPQRTree.h"
1753 </File>
1754 <File
1755 RelativePath=".\ogdf\decomposition\DynamicSkeleton.h"
1757 </File>
1758 <File
1759 RelativePath=".\ogdf\decomposition\DynamicSPQRForest.h"
1761 </File>
1762 <File
1763 RelativePath=".\ogdf\decomposition\DynamicSPQRTree.h"
1765 </File>
1766 <File
1767 RelativePath=".\ogdf\decomposition\PertinentGraph.h"
1769 </File>
1770 <File
1771 RelativePath=".\ogdf\decomposition\PlanarSPQRTree.h"
1773 </File>
1774 <File
1775 RelativePath=".\ogdf\decomposition\Skeleton.h"
1777 </File>
1778 <File
1779 RelativePath=".\ogdf\decomposition\SPQRTree.h"
1781 </File>
1782 <File
1783 RelativePath=".\ogdf\decomposition\StaticPlanarSPQRTree.h"
1785 </File>
1786 <File
1787 RelativePath=".\ogdf\decomposition\StaticSkeleton.h"
1789 </File>
1790 <File
1791 RelativePath=".\ogdf\decomposition\StaticSPQRTree.h"
1793 </File>
1794 </Filter>
1795 <Filter
1796 Name="energybased"
1798 <File
1799 RelativePath=".\ogdf\energybased\CoinTutteLayout.h"
1801 </File>
1802 <File
1803 RelativePath=".\ogdf\energybased\DavidsonHarel.h"
1805 </File>
1806 <File
1807 RelativePath=".\ogdf\energybased\DavidsonHarelLayout.h"
1809 </File>
1810 <File
1811 RelativePath=".\ogdf\energybased\FastMultipoleEmbedder.h"
1813 </File>
1814 <File
1815 RelativePath=".\ogdf\energybased\FMMMLayout.h"
1817 </File>
1818 <File
1819 RelativePath=".\ogdf\energybased\GEMLayout.h"
1821 </File>
1822 <File
1823 RelativePath=".\ogdf\energybased\MultilevelLayout.h"
1825 </File>
1826 <File
1827 RelativePath=".\ogdf\energybased\SpringEmbedderFR.h"
1829 </File>
1830 <File
1831 RelativePath=".\ogdf\energybased\SpringEmbedderFRExact.h"
1833 </File>
1834 <File
1835 RelativePath=".\ogdf\energybased\SpringEmbedderKK.h"
1837 </File>
1838 <File
1839 RelativePath=".\ogdf\energybased\StressMajorizationSimple.h"
1841 </File>
1842 <Filter
1843 Name="multilevelmixer"
1845 <File
1846 RelativePath=".\ogdf\energybased\multilevelmixer\BarycenterPlacer.h"
1848 </File>
1849 <File
1850 RelativePath=".\ogdf\energybased\multilevelmixer\CirclePlacer.h"
1852 </File>
1853 <File
1854 RelativePath=".\ogdf\energybased\multilevelmixer\EdgeCoverMerger.h"
1856 </File>
1857 <File
1858 RelativePath=".\ogdf\energybased\multilevelmixer\IndependentSetMerger.h"
1860 </File>
1861 <File
1862 RelativePath=".\ogdf\energybased\multilevelmixer\InitialPlacer.h"
1864 </File>
1865 <File
1866 RelativePath=".\ogdf\energybased\multilevelmixer\LocalBiconnectedMerger.h"
1868 </File>
1869 <File
1870 RelativePath=".\ogdf\energybased\multilevelmixer\MatchingMerger.h"
1872 </File>
1873 <File
1874 RelativePath=".\ogdf\energybased\multilevelmixer\MedianPlacer.h"
1876 </File>
1877 <File
1878 RelativePath=".\ogdf\energybased\multilevelmixer\MixedForceLayout.h"
1880 </File>
1881 <File
1882 RelativePath=".\ogdf\energybased\multilevelmixer\MMMExampleFastLayout.h"
1884 </File>
1885 <File
1886 RelativePath=".\ogdf\energybased\multilevelmixer\MMMExampleNiceLayout.h"
1888 </File>
1889 <File
1890 RelativePath=".\ogdf\energybased\multilevelmixer\MMMExampleNoTwistLayout.h"
1892 </File>
1893 <File
1894 RelativePath=".\ogdf\energybased\multilevelmixer\ModularMultilevelMixer.h"
1896 </File>
1897 <File
1898 RelativePath=".\ogdf\energybased\multilevelmixer\MultilevelBuilder.h"
1900 </File>
1901 <File
1902 RelativePath=".\ogdf\energybased\multilevelmixer\RandomMerger.h"
1904 </File>
1905 <File
1906 RelativePath=".\ogdf\energybased\multilevelmixer\RandomPlacer.h"
1908 </File>
1909 <File
1910 RelativePath=".\ogdf\energybased\multilevelmixer\ScalingLayout.h"
1912 </File>
1913 <File
1914 RelativePath=".\ogdf\energybased\multilevelmixer\SolarMerger.h"
1916 </File>
1917 <File
1918 RelativePath=".\ogdf\energybased\multilevelmixer\SolarPlacer.h"
1920 </File>
1921 <File
1922 RelativePath=".\ogdf\energybased\multilevelmixer\ZeroPlacer.h"
1924 </File>
1925 </Filter>
1926 </Filter>
1927 <Filter
1928 Name="external"
1930 <File
1931 RelativePath=".\ogdf\external\abacus.h"
1933 </File>
1934 <File
1935 RelativePath=".\ogdf\external\coin.h"
1937 </File>
1938 </Filter>
1939 <Filter
1940 Name="fileformats"
1942 <File
1943 RelativePath=".\ogdf\fileformats\DinoLineBuffer.h"
1945 </File>
1946 <File
1947 RelativePath=".\ogdf\fileformats\DinoTools.h"
1949 </File>
1950 <File
1951 RelativePath=".\ogdf\fileformats\DinoUmlDiagramGraph.h"
1953 </File>
1954 <File
1955 RelativePath=".\ogdf\fileformats\DinoUmlModelGraph.h"
1957 </File>
1958 <File
1959 RelativePath=".\ogdf\fileformats\DinoUmlToGraphConverter.h"
1961 </File>
1962 <File
1963 RelativePath=".\ogdf\fileformats\DinoXmlParser.h"
1965 </File>
1966 <File
1967 RelativePath=".\ogdf\fileformats\DinoXmlScanner.h"
1969 </File>
1970 <File
1971 RelativePath=".\ogdf\fileformats\GmlParser.h"
1973 </File>
1974 <File
1975 RelativePath=".\ogdf\fileformats\Ogml.h"
1977 </File>
1978 <File
1979 RelativePath=".\ogdf\fileformats\OgmlParser.h"
1981 </File>
1982 <File
1983 RelativePath=".\ogdf\fileformats\simple_graph_load.h"
1985 </File>
1986 <File
1987 RelativePath=".\ogdf\fileformats\SteinLibParser.h"
1989 </File>
1990 <File
1991 RelativePath=".\ogdf\fileformats\XmlObject.h"
1993 </File>
1994 <File
1995 RelativePath=".\ogdf\fileformats\XmlParser.h"
1997 </File>
1998 </Filter>
1999 <Filter
2000 Name="graphalg"
2002 <File
2003 RelativePath=".\ogdf\graphalg\CliqueFinder.h"
2005 </File>
2006 <File
2007 RelativePath=".\ogdf\graphalg\Clusterer.h"
2009 </File>
2010 <File
2011 RelativePath=".\ogdf\graphalg\ConvexHull.h"
2013 </File>
2014 <File
2015 RelativePath=".\ogdf\graphalg\Dijkstra.h"
2017 </File>
2018 <File
2019 RelativePath=".\ogdf\graphalg\GraphReduction.h"
2021 </File>
2022 <File
2023 RelativePath=".\ogdf\graphalg\MinCostFlowReinelt.h"
2025 </File>
2026 <File
2027 RelativePath=".\ogdf\graphalg\MinimumCut.h"
2029 </File>
2030 <File
2031 RelativePath=".\ogdf\graphalg\PageRank.h"
2033 </File>
2034 <File
2035 RelativePath=".\ogdf\graphalg\ShortestPathWithBFM.h"
2037 </File>
2038 </Filter>
2039 <Filter
2040 Name="internal"
2042 <Filter
2043 Name="augmentation"
2045 <File
2046 RelativePath=".\ogdf\internal\augmentation\PALabel.h"
2048 </File>
2049 </Filter>
2050 <Filter
2051 Name="basic"
2053 <File
2054 RelativePath=".\ogdf\internal\basic\intrinsics.h"
2056 </File>
2057 <File
2058 RelativePath=".\ogdf\internal\basic\list_templates.h"
2060 </File>
2061 <File
2062 RelativePath=".\ogdf\internal\basic\MallocMemoryAllocator.h"
2064 </File>
2065 <File
2066 RelativePath=".\ogdf\internal\basic\PoolMemoryAllocator.h"
2068 </File>
2069 </Filter>
2070 <Filter
2071 Name="cluster"
2073 <File
2074 RelativePath=".\ogdf\internal\cluster\basics.h"
2076 </File>
2077 <File
2078 RelativePath=".\ogdf\internal\cluster\Cluster_ChunkConnection.h"
2080 </File>
2081 <File
2082 RelativePath=".\ogdf\internal\cluster\Cluster_CutConstraint.h"
2084 </File>
2085 <File
2086 RelativePath=".\ogdf\internal\cluster\Cluster_EdgeVar.h"
2088 </File>
2089 <File
2090 RelativePath=".\ogdf\internal\cluster\Cluster_MaxPlanarEdges.h"
2092 </File>
2093 <File
2094 RelativePath=".\ogdf\internal\cluster\ClusterPQContainer.h"
2096 </File>
2097 <File
2098 RelativePath=".\ogdf\internal\cluster\CPlanarSubClusteredST.h"
2100 </File>
2101 <File
2102 RelativePath=".\ogdf\internal\cluster\KuratowskiConstraint.h"
2104 </File>
2105 <File
2106 RelativePath=".\ogdf\internal\cluster\MaxCPlanar_Master.h"
2108 </File>
2109 <File
2110 RelativePath=".\ogdf\internal\cluster\MaxCPlanar_MinimalClusterConnection.h"
2112 </File>
2113 <File
2114 RelativePath=".\ogdf\internal\cluster\MaxCPlanar_Sub.h"
2116 </File>
2117 </Filter>
2118 <Filter
2119 Name="energybased"
2121 <File
2122 RelativePath=".\ogdf\internal\energybased\AdjacencyOracle.h"
2124 </File>
2125 <File
2126 RelativePath=".\ogdf\internal\energybased\Attraction.h"
2128 </File>
2129 <File
2130 RelativePath=".\ogdf\internal\energybased\EdgeAttributes.h"
2132 </File>
2133 <File
2134 RelativePath=".\ogdf\internal\energybased\EnergyFunction.h"
2136 </File>
2137 <File
2138 RelativePath=".\ogdf\internal\energybased\FruchtermanReingold.h"
2140 </File>
2141 <File
2142 RelativePath=".\ogdf\internal\energybased\IntersectionRectangle.h"
2144 </File>
2145 <File
2146 RelativePath=".\ogdf\internal\energybased\MultilevelGraph.h"
2148 </File>
2149 <File
2150 RelativePath=".\ogdf\internal\energybased\NMM.h"
2152 </File>
2153 <File
2154 RelativePath=".\ogdf\internal\energybased\NodeAttributes.h"
2156 </File>
2157 <File
2158 RelativePath=".\ogdf\internal\energybased\NodePairEnergy.h"
2160 </File>
2161 <File
2162 RelativePath=".\ogdf\internal\energybased\Overlap.h"
2164 </File>
2165 <File
2166 RelativePath=".\ogdf\internal\energybased\ParticleInfo.h"
2168 </File>
2169 <File
2170 RelativePath=".\ogdf\internal\energybased\Planarity.h"
2172 </File>
2173 <File
2174 RelativePath=".\ogdf\internal\energybased\PlanarityGrid.h"
2176 </File>
2177 <File
2178 RelativePath=".\ogdf\internal\energybased\QuadTreeNM.h"
2180 </File>
2181 <File
2182 RelativePath=".\ogdf\internal\energybased\QuadTreeNodeNM.h"
2184 </File>
2185 <File
2186 RelativePath=".\ogdf\internal\energybased\Repulsion.h"
2188 </File>
2189 <File
2190 RelativePath=".\ogdf\internal\energybased\UniformGrid.h"
2192 </File>
2193 </Filter>
2194 <Filter
2195 Name="lpsolver"
2197 <File
2198 RelativePath=".\ogdf\internal\lpsolver\LPSolver_coin.h"
2200 </File>
2201 </Filter>
2202 <Filter
2203 Name="orthogonal"
2205 <File
2206 RelativePath=".\ogdf\internal\orthogonal\NodeInfo.h"
2208 </File>
2209 <File
2210 RelativePath=".\ogdf\internal\orthogonal\RoutingChannel.h"
2212 </File>
2213 </Filter>
2214 <Filter
2215 Name="planarity"
2217 <File
2218 RelativePath=".\ogdf\internal\planarity\BoyerMyrvoldInit.h"
2220 </File>
2221 <File
2222 RelativePath=".\ogdf\internal\planarity\BoyerMyrvoldPlanar.h"
2224 </File>
2225 <File
2226 RelativePath=".\ogdf\internal\planarity\ConnectedSubgraph.h"
2228 </File>
2229 <File
2230 RelativePath=".\ogdf\internal\planarity\EmbedderMaxFaceBiconnectedGraphs.h"
2232 </File>
2233 <File
2234 RelativePath=".\ogdf\internal\planarity\EmbedderMaxFaceBiconnectedGraphsLayers.h"
2236 </File>
2237 <File
2238 RelativePath=".\ogdf\internal\planarity\EmbedIndicator.h"
2240 </File>
2241 <File
2242 RelativePath=".\ogdf\internal\planarity\EmbedPQTree.h"
2244 </File>
2245 <File
2246 RelativePath=".\ogdf\internal\planarity\FindKuratowskis.h"
2248 </File>
2249 <File
2250 RelativePath=".\ogdf\internal\planarity\IndInfo.h"
2252 </File>
2253 <File
2254 RelativePath=".\ogdf\internal\planarity\MaxSequencePQTree.h"
2256 </File>
2257 <File
2258 RelativePath=".\ogdf\internal\planarity\MDMFLengthAttribute.h"
2260 </File>
2261 <File
2262 RelativePath=".\ogdf\internal\planarity\PlanarLeafKey.h"
2264 </File>
2265 <File
2266 RelativePath=".\ogdf\internal\planarity\PlanarPQTree.h"
2268 </File>
2269 <File
2270 RelativePath=".\ogdf\internal\planarity\PlanarSubgraphPQTree.h"
2272 </File>
2273 <File
2274 RelativePath=".\ogdf\internal\planarity\PQBasicKey.h"
2276 </File>
2277 <File
2278 RelativePath=".\ogdf\internal\planarity\PQBasicKeyRoot.h"
2280 </File>
2281 <File
2282 RelativePath=".\ogdf\internal\planarity\PQInternalKey.h"
2284 </File>
2285 <File
2286 RelativePath=".\ogdf\internal\planarity\PQInternalNode.h"
2288 </File>
2289 <File
2290 RelativePath=".\ogdf\internal\planarity\PQLeaf.h"
2292 </File>
2293 <File
2294 RelativePath=".\ogdf\internal\planarity\PQLeafKey.h"
2296 </File>
2297 <File
2298 RelativePath=".\ogdf\internal\planarity\PQNode.h"
2300 </File>
2301 <File
2302 RelativePath=".\ogdf\internal\planarity\PQNodeKey.h"
2304 </File>
2305 <File
2306 RelativePath=".\ogdf\internal\planarity\PQNodeRoot.h"
2308 </File>
2309 <File
2310 RelativePath=".\ogdf\internal\planarity\PQTree.h"
2312 </File>
2313 <File
2314 RelativePath=".\ogdf\internal\planarity\whaInfo.h"
2316 </File>
2317 </Filter>
2318 <Filter
2319 Name="steinertree"
2321 <File
2322 RelativePath=".\ogdf\internal\steinertree\EdgeWeightedGraph.h"
2324 </File>
2325 <File
2326 RelativePath=".\ogdf\internal\steinertree\EdgeWeightedGraphCopy.h"
2328 </File>
2329 </Filter>
2330 </Filter>
2331 <Filter
2332 Name="labeling"
2334 <File
2335 RelativePath=".\ogdf\labeling\EdgeLabel.h"
2337 </File>
2338 <File
2339 RelativePath=".\ogdf\labeling\ELabelInterface.h"
2341 </File>
2342 <File
2343 RelativePath=".\ogdf\labeling\ELabelPosSimple.h"
2345 </File>
2346 </Filter>
2347 <Filter
2348 Name="layered"
2350 <File
2351 RelativePath=".\ogdf\layered\BarycenterHeuristic.h"
2353 </File>
2354 <File
2355 RelativePath=".\ogdf\layered\CoffmanGrahamRanking.h"
2357 </File>
2358 <File
2359 RelativePath=".\ogdf\layered\CrossingsMatrix.h"
2361 </File>
2362 <File
2363 RelativePath=".\ogdf\layered\DfsAcyclicSubgraph.h"
2365 </File>
2366 <File
2367 RelativePath=".\ogdf\layered\ExtendedNestingGraph.h"
2369 </File>
2370 <File
2371 RelativePath=".\ogdf\layered\FastHierarchyLayout.h"
2373 </File>
2374 <File
2375 RelativePath=".\ogdf\layered\FastSimpleHierarchyLayout.h"
2377 </File>
2378 <File
2379 RelativePath=".\ogdf\layered\GreedyCycleRemoval.h"
2381 </File>
2382 <File
2383 RelativePath=".\ogdf\layered\GreedyInsertHeuristic.h"
2385 </File>
2386 <File
2387 RelativePath=".\ogdf\layered\GreedySwitchHeuristic.h"
2389 </File>
2390 <File
2391 RelativePath=".\ogdf\layered\Hierarchy.h"
2393 </File>
2394 <File
2395 RelativePath=".\ogdf\layered\Level.h"
2397 </File>
2398 <File
2399 RelativePath=".\ogdf\layered\LongestPathRanking.h"
2401 </File>
2402 <File
2403 RelativePath=".\ogdf\layered\MedianHeuristic.h"
2405 </File>
2406 <File
2407 RelativePath=".\ogdf\layered\OptimalHierarchyClusterLayout.h"
2409 </File>
2410 <File
2411 RelativePath=".\ogdf\layered\OptimalHierarchyLayout.h"
2413 </File>
2414 <File
2415 RelativePath=".\ogdf\layered\OptimalRanking.h"
2417 </File>
2418 <File
2419 RelativePath=".\ogdf\layered\SiftingHeuristic.h"
2421 </File>
2422 <File
2423 RelativePath=".\ogdf\layered\SplitHeuristic.h"
2425 </File>
2426 <File
2427 RelativePath=".\ogdf\layered\SugiyamaLayout.h"
2429 </File>
2430 </Filter>
2431 <Filter
2432 Name="lpsolver"
2434 <File
2435 RelativePath=".\ogdf\lpsolver\LPSolver.h"
2437 </File>
2438 </Filter>
2439 <Filter
2440 Name="misclayout"
2442 <File
2443 RelativePath=".\ogdf\misclayout\BalloonLayout.h"
2445 </File>
2446 <File
2447 RelativePath=".\ogdf\misclayout\CircularLayout.h"
2449 </File>
2450 <File
2451 RelativePath=".\ogdf\misclayout\ProcrustesSubLayout.h"
2453 </File>
2454 </Filter>
2455 <Filter
2456 Name="module"
2458 <File
2459 RelativePath=".\ogdf\module\AcyclicSubgraphModule.h"
2461 </File>
2462 <File
2463 RelativePath=".\ogdf\module\AugmentationModule.h"
2465 </File>
2466 <File
2467 RelativePath=".\ogdf\module\CCLayoutPackModule.h"
2469 </File>
2470 <File
2471 RelativePath=".\ogdf\module\ClustererModule.h"
2473 </File>
2474 <File
2475 RelativePath=".\ogdf\module\CPlanarSubgraphModule.h"
2477 </File>
2478 <File
2479 RelativePath=".\ogdf\module\CrossingMinimizationModule.h"
2481 </File>
2482 <File
2483 RelativePath=".\ogdf\module\EdgeInsertionModule.h"
2485 </File>
2486 <File
2487 RelativePath=".\ogdf\module\EmbedderModule.h"
2489 </File>
2490 <File
2491 RelativePath=".\ogdf\module\ForceLayoutModule.h"
2493 </File>
2494 <File
2495 RelativePath=".\ogdf\module\FUPSModule.h"
2497 </File>
2498 <File
2499 RelativePath=".\ogdf\module\GridLayoutModule.h"
2501 </File>
2502 <File
2503 RelativePath=".\ogdf\module\HierarchyClusterLayoutModule.h"
2505 </File>
2506 <File
2507 RelativePath=".\ogdf\module\HierarchyLayoutModule.h"
2509 </File>
2510 <File
2511 RelativePath=".\ogdf\module\LayoutClusterPlanRepModule.h"
2513 </File>
2514 <File
2515 RelativePath=".\ogdf\module\LayoutModule.h"
2517 </File>
2518 <File
2519 RelativePath=".\ogdf\module\LayoutPlanRepModule.h"
2521 </File>
2522 <File
2523 RelativePath=".\ogdf\module\MinCostFlowModule.h"
2525 </File>
2526 <File
2527 RelativePath=".\ogdf\module\MixedModelCrossingsBeautifierModule.h"
2529 </File>
2530 <File
2531 RelativePath=".\ogdf\module\MMCrossingMinimizationModule.h"
2533 </File>
2534 <File
2535 RelativePath=".\ogdf\module\MMEdgeInsertionModule.h"
2537 </File>
2538 <File
2539 RelativePath=".\ogdf\module\MultilevelLayoutModule.h"
2541 </File>
2542 <File
2543 RelativePath=".\ogdf\module\PlanarityModule.h"
2545 </File>
2546 <File
2547 RelativePath=".\ogdf\module\PlanarSubgraphModule.h"
2549 </File>
2550 <File
2551 RelativePath=".\ogdf\module\RankingModule.h"
2553 </File>
2554 <File
2555 RelativePath=".\ogdf\module\ShellingOrderModule.h"
2557 </File>
2558 <File
2559 RelativePath=".\ogdf\module\ShortestPathModule.h"
2561 </File>
2562 <File
2563 RelativePath=".\ogdf\module\TwoLayerCrossMin.h"
2565 </File>
2566 <File
2567 RelativePath=".\ogdf\module\UMLLayoutModule.h"
2569 </File>
2570 <File
2571 RelativePath=".\ogdf\module\UPRLayoutModule.h"
2573 </File>
2574 <File
2575 RelativePath=".\ogdf\module\UpwardEdgeInserterModule.h"
2577 </File>
2578 <File
2579 RelativePath=".\ogdf\module\UpwardPlanarizerModule.h"
2581 </File>
2582 <File
2583 RelativePath=".\ogdf\module\UpwardPlanarSubgraphModule.h"
2585 </File>
2586 </Filter>
2587 <Filter
2588 Name="orthogonal"
2590 <File
2591 RelativePath=".\ogdf\orthogonal\CompactionConstraintGraph.h"
2593 </File>
2594 <File
2595 RelativePath=".\ogdf\orthogonal\EdgeRouter.h"
2597 </File>
2598 <File
2599 RelativePath=".\ogdf\orthogonal\FlowCompaction.h"
2601 </File>
2602 <File
2603 RelativePath=".\ogdf\orthogonal\LongestPathCompaction.h"
2605 </File>
2606 <File
2607 RelativePath=".\ogdf\orthogonal\MinimumEdgeDistances.h"
2609 </File>
2610 <File
2611 RelativePath=".\ogdf\orthogonal\OrthoLayout.h"
2613 </File>
2614 <File
2615 RelativePath=".\ogdf\orthogonal\OrthoRep.h"
2617 </File>
2618 <File
2619 RelativePath=".\ogdf\orthogonal\OrthoShaper.h"
2621 </File>
2622 </Filter>
2623 <Filter
2624 Name="packing"
2626 <File
2627 RelativePath=".\ogdf\packing\ComponentSplitterLayout.h"
2629 </File>
2630 <File
2631 RelativePath=".\ogdf\packing\TileToRowsCCPacker.h"
2633 </File>
2634 </Filter>
2635 <Filter
2636 Name="planarity"
2638 <File
2639 RelativePath=".\ogdf\planarity\BoothLueker.h"
2641 </File>
2642 <File
2643 RelativePath=".\ogdf\planarity\BoyerMyrvold.h"
2645 </File>
2646 <File
2647 RelativePath=".\ogdf\planarity\EdgeTypePatterns.h"
2649 </File>
2650 <File
2651 RelativePath=".\ogdf\planarity\EmbedderMaxFace.h"
2653 </File>
2654 <File
2655 RelativePath=".\ogdf\planarity\EmbedderMaxFaceLayers.h"
2657 </File>
2658 <File
2659 RelativePath=".\ogdf\planarity\EmbedderMinDepth.h"
2661 </File>
2662 <File
2663 RelativePath=".\ogdf\planarity\EmbedderMinDepthMaxFace.h"
2665 </File>
2666 <File
2667 RelativePath=".\ogdf\planarity\EmbedderMinDepthMaxFaceLayers.h"
2669 </File>
2670 <File
2671 RelativePath=".\ogdf\planarity\EmbedderMinDepthPiTa.h"
2673 </File>
2674 <File
2675 RelativePath=".\ogdf\planarity\ExtractKuratowskis.h"
2677 </File>
2678 <File
2679 RelativePath=".\ogdf\planarity\FastPlanarSubgraph.h"
2681 </File>
2682 <File
2683 RelativePath=".\ogdf\planarity\FixedEmbeddingInserter.h"
2685 </File>
2686 <File
2687 RelativePath=".\ogdf\planarity\KuratowskiSubdivision.h"
2689 </File>
2690 <File
2691 RelativePath=".\ogdf\planarity\MaximalPlanarSubgraphSimple.h"
2693 </File>
2694 <File
2695 RelativePath=".\ogdf\planarity\MaximumPlanarSubgraph.h"
2697 </File>
2698 <File
2699 RelativePath=".\ogdf\planarity\MMFixedEmbeddingInserter.h"
2701 </File>
2702 <File
2703 RelativePath=".\ogdf\planarity\MMSubgraphPlanarizer.h"
2705 </File>
2706 <File
2707 RelativePath=".\ogdf\planarity\MMVariableEmbeddingInserter.h"
2709 </File>
2710 <File
2711 RelativePath=".\ogdf\planarity\MultiEdgeApproxInserter.h"
2713 </File>
2714 <File
2715 RelativePath=".\ogdf\planarity\NodeTypePatterns.h"
2717 </File>
2718 <File
2719 RelativePath=".\ogdf\planarity\NonPlanarCore.h"
2721 </File>
2722 <File
2723 RelativePath=".\ogdf\planarity\PlanarizationGridLayout.h"
2725 </File>
2726 <File
2727 RelativePath=".\ogdf\planarity\PlanarizationLayout.h"
2729 </File>
2730 <File
2731 RelativePath=".\ogdf\planarity\PlanRep.h"
2733 </File>
2734 <File
2735 RelativePath=".\ogdf\planarity\PlanRepExpansion.h"
2737 </File>
2738 <File
2739 RelativePath=".\ogdf\planarity\PlanRepInc.h"
2741 </File>
2742 <File
2743 RelativePath=".\ogdf\planarity\PlanRepUML.h"
2745 </File>
2746 <File
2747 RelativePath=".\ogdf\planarity\SimpleEmbedder.h"
2749 </File>
2750 <File
2751 RelativePath=".\ogdf\planarity\SimpleIncNodeInserter.h"
2753 </File>
2754 <File
2755 RelativePath=".\ogdf\planarity\SubgraphPlanarizer.h"
2757 </File>
2758 <File
2759 RelativePath=".\ogdf\planarity\VariableEmbeddingInserter.h"
2761 </File>
2762 <File
2763 RelativePath=".\ogdf\planarity\VariableEmbeddingInserter2.h"
2765 </File>
2766 </Filter>
2767 <Filter
2768 Name="planarlayout"
2770 <File
2771 RelativePath=".\ogdf\planarlayout\BiconnectedShellingOrder.h"
2773 </File>
2774 <File
2775 RelativePath=".\ogdf\planarlayout\FPPLayout.h"
2777 </File>
2778 <File
2779 RelativePath=".\ogdf\planarlayout\MixedModelLayout.h"
2781 </File>
2782 <File
2783 RelativePath=".\ogdf\planarlayout\MMCBBase.h"
2785 </File>
2786 <File
2787 RelativePath=".\ogdf\planarlayout\MMCBDoubleGrid.h"
2789 </File>
2790 <File
2791 RelativePath=".\ogdf\planarlayout\MMCBLocalStretch.h"
2793 </File>
2794 <File
2795 RelativePath=".\ogdf\planarlayout\PlanarDrawLayout.h"
2797 </File>
2798 <File
2799 RelativePath=".\ogdf\planarlayout\PlanarStraightLayout.h"
2801 </File>
2802 <File
2803 RelativePath=".\ogdf\planarlayout\SchnyderLayout.h"
2805 </File>
2806 <File
2807 RelativePath=".\ogdf\planarlayout\ShellingOrder.h"
2809 </File>
2810 <File
2811 RelativePath=".\ogdf\planarlayout\TriconnectedShellingOrder.h"
2813 </File>
2814 </Filter>
2815 <Filter
2816 Name="simultaneous"
2818 <File
2819 RelativePath=".\ogdf\simultaneous\SimDraw.h"
2821 </File>
2822 <File
2823 RelativePath=".\ogdf\simultaneous\SimDrawCaller.h"
2825 </File>
2826 <File
2827 RelativePath=".\ogdf\simultaneous\SimDrawColorizer.h"
2829 </File>
2830 <File
2831 RelativePath=".\ogdf\simultaneous\SimDrawCreator.h"
2833 </File>
2834 <File
2835 RelativePath=".\ogdf\simultaneous\SimDrawCreatorSimple.h"
2837 </File>
2838 <File
2839 RelativePath=".\ogdf\simultaneous\SimDrawManipulatorModule.h"
2841 </File>
2842 <File
2843 RelativePath=".\ogdf\simultaneous\TwoLayerCrossMinSimDraw.h"
2845 </File>
2846 </Filter>
2847 <Filter
2848 Name="tree"
2850 <File
2851 RelativePath=".\ogdf\tree\RadialTreeLayout.h"
2853 </File>
2854 <File
2855 RelativePath=".\ogdf\tree\TreeLayout.h"
2857 </File>
2858 </Filter>
2859 <Filter
2860 Name="upward"
2862 <File
2863 RelativePath=".\ogdf\upward\DominanceLayout.h"
2865 </File>
2866 <File
2867 RelativePath=".\ogdf\upward\ExpansionGraph.h"
2869 </File>
2870 <File
2871 RelativePath=".\ogdf\upward\FaceSinkGraph.h"
2873 </File>
2874 <File
2875 RelativePath=".\ogdf\upward\FeasibleUpwardPlanarSubgraph.h"
2877 </File>
2878 <File
2879 RelativePath=".\ogdf\upward\FixedEmbeddingUpwardEdgeInserter.h"
2881 </File>
2882 <File
2883 RelativePath=".\ogdf\upward\FixedUpwardEmbeddingInserter.h"
2885 </File>
2886 <File
2887 RelativePath=".\ogdf\upward\FUPSSimple.h"
2889 </File>
2890 <File
2891 RelativePath=".\ogdf\upward\LayerBasedUPRLayout.h"
2893 </File>
2894 <File
2895 RelativePath=".\ogdf\upward\SubgraphUpwardPlanarizer.h"
2897 </File>
2898 <File
2899 RelativePath=".\ogdf\upward\UpwardPlanarizationLayout.h"
2901 </File>
2902 <File
2903 RelativePath=".\ogdf\upward\UpwardPlanarModule.h"
2905 </File>
2906 <File
2907 RelativePath=".\ogdf\upward\UpwardPlanarSubgraphSimple.h"
2909 </File>
2910 <File
2911 RelativePath=".\ogdf\upward\UpwardPlanRep.h"
2913 </File>
2914 <File
2915 RelativePath=".\ogdf\upward\VisibilityLayout.h"
2917 </File>
2918 </Filter>
2919 </Filter>
2920 </Files>
2921 <Globals>
2922 </Globals>
2923 </VisualStudioProject>