Sciweavers

6976 search results - page 316 / 1396
» The Oil Searching Problem
Sort
View
LION
2007
Springer
139views Optimization» more  LION 2007»
16 years 26 days ago
Evolution of Fitness Functions to Improve Heuristic Performance
In this paper we introduce the variable fitness function which can be used to control the search direction of any search based optimisation heuristic where more than one objective ...
Stephen Remde, Peter I. Cowling, Keshav P. Dahal, ...
ERCIMDL
2005
Springer
139views Education» more  ERCIMDL 2005»
16 years 7 days ago
Finding Appropriate Learning Objects: An Empirical Evaluation
: The challenge of finding appropriate learning objects is one of the bottlenecks for end users in Learning Object Repositories (LORs). This paper investigates usability problems o...
Jehad Najjar, Joris Klerkx, Riina Vuorikari, Erik ...
CPE
1997
Springer
79views Hardware» more  CPE 1997»
15 years 11 months ago
Storage Alternatives for Large Structured State Spaces
We consider the problem of storing and searching a large state space obtained from a high-level model such as a queueing network or a Petri net. After reviewing the traditional te...
Gianfranco Ciardo, Andrew S. Miner
GCB
1997
Springer
74views Biometrics» more  GCB 1997»
15 years 11 months ago
Using constraint programming for lattice protein folding
We present a global search technique for nding the global minimal conformation of a sequence in Dill's HP-lattice model5;6 . The HP-lattice model is a simpli ed model of prot...
Rolf Backofen
SIGCSE
1996
ACM
136views Education» more  SIGCSE 1996»
15 years 11 months ago
Thinking about binary trees in an object-oriented world
The Binary Search Tree serves as an important example when teaching data structures. We explore new approaches to understanding the implementation of a Binary Search Tree, using c...
A. Michael Berman, Robert C. Duvall