Search:
Roadmap
Tickets
Timeline
Browse Source
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
15713
for
branches
Timestamp:
02/02/18 16:31:42 (
7 years
ago)
Author:
abeham
Message:
#1614
:
added additional constraint to benchmark data generator and updated one instance that was affected by this
added fitness landscape characteristics for the GQAP
fixed RLD analysis view to compensate for empty convergence graphs
fixed CPLEX solvers not using the obj value when the solver terminates (callback is not called if proven optimal solution is found)
added code for local solver to also check on final quality
Location:
branches/1614_GeneralizedQAP
Files:
1 added
8 edited
3 copied
BenchmarkDataGenerator/Program.cs
(modified)
(
view diffs
)
HeuristicLab.Analysis.FitnessLandscape/3.3/HeuristicLab.Analysis.FitnessLandscape-3.3.csproj
(modified)
(
view diffs
)
HeuristicLab.Analysis.FitnessLandscape/3.3/ProblemCharacteristicAnalysis/GQAP
(added)
HeuristicLab.Analysis.FitnessLandscape/3.3/ProblemCharacteristicAnalysis/GQAP/GQAPCharacteristicCalculator.cs
(copied)
(copied from
branches/1614_GeneralizedQAP/HeuristicLab.Analysis.FitnessLandscape/3.3/ProblemCharacteristicAnalysis/QAP/QAPCharacteristicCalculator.cs
)
(
view diffs
)
HeuristicLab.Analysis.FitnessLandscape/3.3/ProblemCharacteristicAnalysis/GQAP/GQAPDirectedWalk.cs
(copied)
(copied from
branches/1614_GeneralizedQAP/HeuristicLab.Analysis.FitnessLandscape/3.3/ProblemCharacteristicAnalysis/QAP/QAPDirectedWalk.cs
)
(
view diffs
)
HeuristicLab.Analysis.FitnessLandscape/3.3/ProblemCharacteristicAnalysis/IntegerVectorPathAnalysis.cs
(copied)
(copied from
branches/1614_GeneralizedQAP/HeuristicLab.Analysis.FitnessLandscape/3.3/ProblemCharacteristicAnalysis/PermutationPathAnalysis.cs
)
(
view diffs
)
HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionRLDView.cs
(modified)
(
view diffs
)
HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/CPLEX/CplexSolver.cs
(modified)
(
view diffs
)
HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/LocalSolverNet/GQAPBinarySolver.cs
(modified)
(
view diffs
)
HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/LocalSolverNet/GQAPIntegerSolver.cs
(modified)
(
view diffs
)
HeuristicLab.Problems.GeneralizedQuadraticAssignment.Instances/3.3/Data/Data.zip
(modified)
(
view diffs
)
HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GQAPInstance.cs
(modified)
(
view diffs
)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive