GithubHelp home page GithubHelp logo

hlsyounes / vhpop Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 10.0 3.06 MB

Versatile heuristic partial order planner

License: GNU General Public License v2.0

C++ 84.25% C 0.11% Shell 9.85% Makefile 0.35% M4 1.05% CMake 0.39% Python 4.01%
artificial-intelligence c-plus-plus planning

vhpop's People

Contributors

hlsyounes avatar mudrole1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vhpop's Issues

Problem with duration

What steps will reproduce the problem?

Use the following domain:

bug_domain.pddl (see attached files)
bug_problem.pddl

and start vhpop 3.0 with -g option.

The output off this operation is:
;problem_s_on_sep_2
0.01:(a__rb_mfg_s__on)[205.03]
104.02:(ec_eff_rb_mfg_s__on_0)[100]
204.03:(tec_eff_rb_mfg_s__on_0)[1]
Time: 0

As the duration of the (a__rb_mfg_s__on) action is (= ?duration 104) this
is not a valid plan.
Notice that starting vhpop 3.0 without the -g option will produce a valid
plan. So does vhpop 2.2.

I am using vhpop 3.0 on cygwin under windows XP but the same problem occurs
under linux.



Original issue reported on code.google.com by [email protected] on 20 Feb 2008 at 3:24

Attachments:

VHPOP-2.2 does not compile with newer version of GCC

What steps will reproduce the problem?
1. Downloading vhpop-2.2.tar.gz_FILES and unzipping it
2. type ./configure in the terminal
3. type make

What is the expected output? What do you see instead?
The code should get installed without errors. But what I see is as follows:

source='vhpop.cc' object='vhpop.o' libtool=no \
depfile='.deps/vhpop.Po' tmpdepfile='.deps/vhpop.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c -o vhpop.o `test -f 'vhpop.cc' || 
echo './'`vhpop.cc
hashing.h:55: error: ‘hash’ is not a template
orderings.h:159: error: ‘hashing::hash_map’ has not been declared
orderings.h:159: error: expected ‘,’ or ‘...’ before ‘<’ token
orderings.h:164: error: expected template-name before ‘<’ token
orderings.h:164: error: expected `{' before ‘<’ token
orderings.h:164: error: expected unqualified-id before ‘<’ token
orderings.h:168: error: ‘const_iterator’ in class ‘Orderings::IdMap’ 
does not name a type
orderings.h:171: error: field ‘id_map1_’ has incomplete type
orderings.h:189: error: ‘hashing::hash_map’ has not been declared
orderings.h:189: error: expected ‘,’ or ‘...’ before ‘<’ token
orderings.h:191: error: ‘virtual float Orderings::schedule(int) const’ and 
‘float Orderings::schedule(int) const’ cannot be overloaded
orderings.h:118: confused by earlier errors, bailing out
make: *** [vhpop.o] Error 1
[mast@~/Desktop/RIP1/vhpop-2.2.tar.gz_FILES/vhpop-2.2]$ make clean
test -z "vhpop" || rm -f vhpop
rm -f *.o core *.core

What version of the product are you using? On what operating system?
vhpop-2.2

Please provide any additional information below.
I am using it on Fedora Core 4


Original issue reported on code.google.com by [email protected] on 19 Sep 2011 at 5:46

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.