Free cookie consent management tool by TermsFeed Policy Generator

source: branches/1614_GeneralizedQAP/BenchmarkDataGenerator/App.config

Last change on this file was 15578, checked in by abeham, 6 years ago

#1614: Added program to generate new benchmark instances based on QAPLIB (same flow matrices, clustered distance matrices and randomly chosen installation costs, demands, and capacities)

File size: 189 bytes
Line 
1<?xml version="1.0" encoding="utf-8" ?>
2<configuration>
3    <startup>
4        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
5    </startup>
6</configuration>
Note: See TracBrowser for help on using the repository browser.